dont launch GDM on wayland
This commit is contained in:
parent
ac9c372a87
commit
147c3c41fa
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
desktopManager.gnome.enable = true;
|
||||
displayManager.gdm = {
|
||||
enable = true;
|
||||
wayland = false;
|
||||
};
|
||||
};
|
||||
gnome = {
|
||||
|
|
Reference in a new issue