zenix: xwayland display fix

This commit is contained in:
Tristan 2025-09-06 23:25:00 +01:00
parent b9cf040b74
commit 24cac026eb

View file

@ -58,7 +58,7 @@
}; };
environment = { environment = {
NIXOS_OZONE_WL = "1"; NIXOS_OZONE_WL = "1";
DISPLAY = ":1"; DISPLAY = ":0";
}; };
outputs."DP-3" = { outputs."DP-3" = {
mode = { mode = {