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 = {
@@ -90,7 +90,7 @@
};
networking = {
iproute2.enable = true;
iproute2.enable = true;
firewall = {
allowPing = false;
enable = true;