Give Cosmic desktop a try...finally

They say it's in beta(3)!
This commit is contained in:
Chris (wolcen) Thompson 2025-10-24 23:25:29 -04:00
parent 3f9e75d9d4
commit c00381c4dd

View file

@ -135,9 +135,17 @@ in
# services.xserver.enable = true;
# Enable the KDE Plasma Desktop Environment.
services.displayManager.sddm.enable = true;
services.displayManager.sddm.wayland.enable = true;
services.desktopManager.plasma6.enable = true;
#services.displayManager.sddm.enable = true;
#services.displayManager.sddm.wayland.enable = true;
#services.desktopManager.plasma6.enable = true;
# Enable the Cosmic Desktop Environment:
# Enable the login manager
services.displayManager.cosmic-greeter.enable = true;
# Enable the COSMIC DE itself
services.desktopManager.cosmic.enable = true;
# Enable XWayland support in COSMIC
services.desktopManager.cosmic.xwayland.enable = true;
# Configure keymap in X11 (presumably, XWayland uses something different?)
#services.xserver.xkb = {