mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
fix(nixos): hyprland - enable polkit-gnome to get auth work
This commit is contained in:
@@ -45,6 +45,7 @@ in
|
||||
variables = [ "--all" ];
|
||||
};
|
||||
};
|
||||
services.polkit-gnome.enable = true; # polkit
|
||||
|
||||
# NOTE: this executable is used by greetd to start a wayland session when system boot up
|
||||
# with such a vendor-no-locking script, we can switch to another wayland compositor without modifying greetd's config in NixOS module
|
||||
|
||||
Reference in New Issue
Block a user