feat: switched emergent to wayland

This commit is contained in:
Eve 2025-11-27 21:31:08 -06:00
parent 39f2fd9def
commit e21cfeab94

View file

@ -16,7 +16,7 @@
videoDrivers = ["nvidia"];
};
# Use X instead of wayland
displayManager.gdm.wayland = false;
displayManager.gdm.wayland = true;
};
hardware.nvidia = {