fix polki
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 28s
This commit is contained in:
parent
bbfbfc4d18
commit
62ede59843
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,10 @@
|
|||
environment.localBinInPath = true;
|
||||
|
||||
security = {
|
||||
polkit.enable = true;
|
||||
polkit = {
|
||||
enable = true;
|
||||
enablePkexecWrapper = true;
|
||||
};
|
||||
sudo.configFile = ''
|
||||
Defaults insults
|
||||
Defaults passwd_tries = 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue