Disable Wayland

This commit is contained in:
Dave Gallant
2022-10-17 21:35:02 -04:00
parent 7237ed70b0
commit 0d28273294

View File

@@ -4,7 +4,7 @@
displayManager = {
gdm = {
enable = true;
wayland = true;
wayland = false;
};
};
desktopManager = {