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:
@@ -2,7 +2,5 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = [ pkgs.openrgb-with-all-plugins ];
|
||||
services.hardware.openrgb = {
|
||||
enable = true;
|
||||
};
|
||||
services.hardware.openrgb.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user