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;
|
desktopManager.gnome.enable = true;
|
||||||
displayManager.gdm = {
|
displayManager.gdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
wayland = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gnome = {
|
gnome = {
|
||||||
|
|
Reference in a new issue