fix(hypr -> nix): Define NIXOS_OZONE_WL
session variable
This commit is contained in:
parent
cb330465aa
commit
649ac0abff
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@
|
|||
extraConfig = builtins.readFile ./hyprland.conf;
|
||||
plugins = [inputs.hy3.packages.${pkgs.system}.hy3];
|
||||
};
|
||||
home.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
# bar is required
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue