modules: sddm: enable wayland by default
This commit is contained in:
parent
954fd0f8dc
commit
1daa246ecd
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ in {
|
|||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
theme = "sugar-candy";
|
||||
wayland.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue