mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 17:28:33 +02:00
fix: darwin - nix-access-token
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
nix.extraOptions = ''
|
||||
!include ${config.age.secrets.nix-access-tokens.path}
|
||||
'';
|
||||
|
||||
# security with polkit
|
||||
security.polkit.enable = true;
|
||||
# security with gnome-kering
|
||||
|
||||
Reference in New Issue
Block a user