Kde/sddm: enable wayland
This commit is contained in:
parent
b740d56f03
commit
19985c86da
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ in {
|
|||
# Enable SDDM.
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
# theme = "sugar-candy";
|
||||
settings = {
|
||||
General = {Numlock = "off";};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue