machines: all: enable polkit and sudo
This commit is contained in:
parent
6da5d909f0
commit
7278337adb
1 changed files with 3 additions and 0 deletions
|
|
@ -11,4 +11,7 @@
|
|||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
security.polkit.enable = true;
|
||||
security.sudo.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue