Removed headless and fix sddm
This commit is contained in:
parent
5d1a055bc4
commit
2c31555c75
2 changed files with 3 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland = true;
|
||||
wayland.enable = true;
|
||||
autoNumlock = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue