.dotfiles/profiles/common/nixos/polkit.nix

4 lines
40 B
Nix

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