Kde/sddm: enable wayland

This commit is contained in:
Toast 2024-05-14 20:38:59 +02:00
parent b740d56f03
commit 19985c86da

View file

@ -45,6 +45,7 @@ in {
# Enable SDDM.
services.displayManager.sddm = {
enable = true;
wayland.enable = true;
# theme = "sugar-candy";
settings = {
General = {Numlock = "off";};