add caelestia shell
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
services.displayManager.gdm.enable = lib.mkDefault true;
|
||||
services.desktopManager.gnome.enable = lib.mkDefault false;
|
||||
programs.uwsm.enable = true;
|
||||
# programs.uwsm.enable = true;
|
||||
programs.hyprland = {
|
||||
enable = lib.mkDefault true;
|
||||
withUWSM = true;
|
||||
withUWSM = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user