gnome: syntax fix
This commit is contained in:
parent
7b10da933d
commit
81e8be5c67
@ -57,9 +57,10 @@
|
|||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
|
|
||||||
desktopManager.gnome.enable = true;
|
desktopManager.gnome.enable = true;
|
||||||
displayManager = {
|
displayManager.gdm = {
|
||||||
gdm.enable = true;
|
enable = true;
|
||||||
gdm.wayland = true;
|
debug = true;
|
||||||
|
wayland = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user