use a different polkit agent, module

This commit is contained in:
Reid 2024-12-20 07:39:41 -08:00
parent 1096b13241
commit 56358b2922
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
4 changed files with 33 additions and 2 deletions

View file

@ -217,7 +217,6 @@ in {
exec-once = [
"${lib.getExe pkgs.networkmanagerapplet}" # network applet
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1" # polkit agent
"${lib.getExe pkgs.wl-clip-persist} --clipboard regular" # to fix wl clipboards disappearing
];