xmonad: switched back to none+xmonad as default
This commit is contained in:
parent
c252d320a7
commit
2c2b4fadc2
|
@ -18,7 +18,7 @@
|
|||
plasma5.enable = true; # Enable Plasma desktop environment
|
||||
};
|
||||
displayManager = {
|
||||
defaultSession = "plasma"; # Set KDE configured to use xmonad as default
|
||||
defaultSession = "none+xmonad"; # Set KDE configured to use xmonad as default
|
||||
gdm.enable = false; # Enable the GNOME display manager
|
||||
sddm.enable = true; # Enable the Plasma display manager
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue