working system
This commit is contained in:
parent
090e8e3a9d
commit
d38a412e8f
14 changed files with 76 additions and 18 deletions
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -21,6 +21,7 @@ in {
|
|||
calc
|
||||
calcure
|
||||
calibre
|
||||
cbonsai
|
||||
cmake
|
||||
cmus
|
||||
difftastic
|
||||
|
@ -112,7 +113,6 @@ in {
|
|||
xournalpp
|
||||
yt-dlp
|
||||
zapzap
|
||||
zathura
|
||||
zip
|
||||
zoxide
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue