modules/nix/programs/hyprland: remove NIXOS_OZONE_WL (caused problems)
This commit is contained in:
parent
2461a8a2c4
commit
9c74203ac1
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
|||
inputs.hyprland-qtutils.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
|
|
Loading…
Reference in a new issue