diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 1e3aec6..b5fa50f 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -25,11 +25,10 @@ # release notes. home.stateVersion = "22.11"; # Please read the comment before changing. - # Manage session variables - # Manage session variables home.sessionVariables = { NIXPKGS_ALLOW_UNFREE = 1; + NIXOS_OZONE_WL = 1; }; # The home.packages option allows you to install Nix packages into your