Settings session variables so steam does not die on a lockscreen

This commit is contained in:
2026-07-15 21:38:52 +02:00
parent 011f04fbf2
commit dca3e79310
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
home.sessionVariables = {
NIXOS_OZONE_WL = "1";
DISPLAY = ":0";
};
# ── Config files ─────────────────────────────────────────────────────────────