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:
@@ -9,7 +9,6 @@
|
||||
../app/launcher/rofi.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = [ pkgs.dwm ];
|
||||
services.xserver.windowManager.dwm.enable = true;
|
||||
services.xserver.displayManager.defaultSession = "none+dwm";
|
||||
}
|
||||
|
Reference in New Issue
Block a user