Disable wayland

This commit is contained in:
Dave Gallant
2024-02-10 11:46:07 -05:00
parent 36121ad9c5
commit 58007ef2f2
2 changed files with 2 additions and 2 deletions

View File

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