diff options
Diffstat (limited to 'hosts/common/security.nix')
| -rw-r--r-- | hosts/common/security.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/hosts/common/security.nix b/hosts/common/security.nix index a0825e7..f0f3bb9 100644 --- a/hosts/common/security.nix +++ b/hosts/common/security.nix @@ -1,8 +1,4 @@ -{ - lib, - config, - ... -}: { +_: { security.sudo = { configFile = '' Defaults env_reset |
