summary refs log tree commit diff stats
path: root/sys/environment
diff options
context:
space:
mode:
Diffstat (limited to 'sys/environment')
-rw-r--r--sys/environment/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/environment/default.nix b/sys/environment/default.nix
index 4760783..bf8ec5f 100644
--- a/sys/environment/default.nix
+++ b/sys/environment/default.nix
@@ -19,6 +19,7 @@
       GOPATH = "\${HOME}/.local/share/go";
       XCOMPOSECACHE = "\${HOME}/.cache/X11/xcompose";
       CDPATH = ".:\${HOME}:\${HOME}/repos/:\${HOME}/srv";
+      NIXOS_OZONE_WL = "1"; # wayland for electron apps
 
       #PYTHONSTARTUP="/etc/python/pythonrc";