Add polkit support
This commit is contained in:
parent
f4ffca3fc8
commit
e174c88c13
3 changed files with 10 additions and 10 deletions
|
|
@ -6,6 +6,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.timeout = 1;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
security.polkit.enable = true;
|
||||
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue