working system

This commit is contained in:
Charlie Root 2024-07-15 09:27:55 +02:00
commit d38a412e8f
14 changed files with 76 additions and 18 deletions

View file

@ -78,6 +78,7 @@
spicetify.enable = true;
schizofox.enable = true;
anyrun.enable = true;
zathura.enable = true;
ags.enable = true;
foot = {
enable = true;
@ -115,7 +116,7 @@
};
image = ../../../assets/wallpapers/tiredgod.png;
};
gtk = {enable = true;};
gtk = {enable = false;};
qt = {
enable = true;
package = pkgs.kde-gruvbox;

View file

@ -4,6 +4,7 @@ _: {
../../../options/common/bluetooth.nix
../../../options/desktop/fonts.nix
../../../options/common/networking.nix
../../../options/common/docs.nix
../../../options/common/gpu/nvidia.nix
../../../options/desktop/monitors.nix
../../../overlay.nix

View file

@ -21,6 +21,7 @@ in {
calc
calcure
calibre
cbonsai
cmake
cmus
difftastic
@ -112,7 +113,6 @@ in {
xournalpp
yt-dlp
zapzap
zathura
zip
zoxide
];