Set nixos ozone variable

This commit is contained in:
Fabian Hauser 2022-08-25 13:54:38 +02:00
parent 012943e5cc
commit 3ceb11e5c2

View file

@ -34,6 +34,7 @@
}; };
home = { home = {
sessionVariables = { NIXOS_OZONE_WL = "1"; };
packages = with pkgs; packages = with pkgs;
[ # Networking [ # Networking
unison unison