nix-config/programs/polkit.nix

5 lines
47 B
Nix

{ ... }:
{
security.polkit.enable = true;
}