add polkit
This commit is contained in:
parent
2191be6255
commit
592cfb867c
2 changed files with 5 additions and 0 deletions
4
nixos/security.nix
Normal file
4
nixos/security.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
security.polkit.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue