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