Allow creation of Plasma X11 sessions
This commit is contained in:
parent
6e199f3948
commit
904048c55a
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@
|
|||
hardware.xone.enable = (lib.mkIf machine.config.xone true);
|
||||
|
||||
# Enable KDE Plasma
|
||||
services.xserver.enable = true;
|
||||
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
|
|
Loading…
Reference in a new issue