Add GNOME

- Add config option to switch between window managers / desktop environments
- Remove systemPackages attribute when a service or program attribute is available
- Add GNOME to gui
This commit is contained in:
Sravan Balaji
2024-03-24 20:54:48 -04:00
parent 8722b995cc
commit 4a157b888b
12 changed files with 14 additions and 24 deletions

View File

@@ -17,7 +17,7 @@
../../system/app/gaming/steam.nix
../../system/app/gaming/gamemode.nix
../../system/hardware/audio.nix
../../system/gui/dwm.nix
(./. + "../../system/gui" + ("/" + systemSettings.desktopEnvironment) + ".nix")
];
nix = {