Enable wayland

This commit is contained in:
Dave Gallant
2024-02-10 11:34:08 -05:00
parent f6b1fe94e4
commit deb357f9b1

View File

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