feat(sway): set as the default graphical session
This commit is contained in:
parent
a7c7fb6989
commit
db8bac91e7
|
@ -72,8 +72,8 @@ in
|
|||
services.xserver.enable = true;
|
||||
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.xserver.displayManager.defaultSession = "sway";
|
||||
services.xserver.displayManager.sddm.enable = true;
|
||||
services.xserver.desktopManager.plasma5.enable = true;
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
|
|
Loading…
Reference in a new issue