diff --git a/system/security/polkit.nix b/system/security/polkit.nix index cc25ed07..b19a63ce 100644 --- a/system/security/polkit.nix +++ b/system/security/polkit.nix @@ -1,7 +1,6 @@ { pkgs, ... }: { - environment.systemPackages = with pkgs; [ polkit-kde-agent ];