porcorosso: no wayland for sddm because it crashes
This commit is contained in:
parent
432f84f814
commit
5f88c7a6a5
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ in {
|
||||||
sddm = {
|
sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
General.DisplayServer = "wayland";
|
#General.DisplayServer = "wayland";
|
||||||
Users.HideUsers = "deployer";
|
Users.HideUsers = "deployer";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue