diff --git a/home/profiles/desktop-environments/hyprland.nix b/home/profiles/desktop-environments/hyprland.nix index 45fe7b4..5cfd622 100644 --- a/home/profiles/desktop-environments/hyprland.nix +++ b/home/profiles/desktop-environments/hyprland.nix @@ -15,5 +15,6 @@ in notification = "mako"; bar = "waybar"; }; + ooknet.security.polkit = "pantheon"; }; }