remove removed options, fix catppuccin-gtk

This commit is contained in:
insert 2024-07-10 09:17:44 -04:00
parent 4faeacffe8
commit 28cacbfbba
Signed by: insert
GPG key ID: A70775C389ACF105
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
hardware.opengl = {
enable = true;
driSupport = true;
#driSupport = true;
driSupport32Bit = true;
};

View file

@ -73,7 +73,7 @@
size = 24;
};
theme = {
name = "Catppuccin-Frappe-Standard-Mauve-Dark";
name = "catppuccin-frappe-mauve-standard";
package = pkgs.catppuccin-gtk.override {
accents = [ "mauve" ];
size = "standard";
@ -168,7 +168,7 @@
signByDefault = true;
};
};
programs.thefuck.enable = true;
#programs.thefuck.enable = true;
programs.git-credential-oauth.enable = true;
programs.kitty = {
enable = true;