refactor: move gnome specific programs to gnome module
This commit is contained in:
@@ -138,11 +138,9 @@
|
||||
fd
|
||||
ffmpeg-full
|
||||
file
|
||||
fractal
|
||||
gh
|
||||
gimp
|
||||
gnome.gnome-boxes
|
||||
gnome-secrets
|
||||
go
|
||||
gopls
|
||||
i2p
|
||||
|
||||
@@ -6,9 +6,11 @@
|
||||
user-themes
|
||||
caffeine
|
||||
paperwm
|
||||
] ++ [
|
||||
pkgs.blackbox-terminal
|
||||
];
|
||||
] ++ (with pkgs; [
|
||||
blackbox-terminal
|
||||
gnome-secrets
|
||||
fractal
|
||||
]);
|
||||
|
||||
# the above two get merged
|
||||
|
||||
|
||||
Reference in New Issue
Block a user