From e97253b22fa1b2d2299989e0b21e73f51b452521 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:25:54 +0400 Subject: [PATCH] modules/desktop: (hyprland) add electron thing --- modules/desktop/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index b30a6b99..d41ea79f 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -149,6 +149,8 @@ in }; }; + environment.sessionVariables.NIXOS_OZONE_WL = "1"; + # swaylock doesnt work without this # security.pam.services.swaylock.text = '' # # PAM configuration file for the swaylock screen locker. By default, it includes