Price Hiller
c690e01544
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m4s
7 lines
59 B
Nix
7 lines
59 B
Nix
{ ... }:
|
|
{
|
|
security.polkit = {
|
|
enable = true;
|
|
};
|
|
}
|