summaryrefslogtreecommitdiff
path: root/hosts/common/security.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/security.nix')
-rw-r--r--hosts/common/security.nix6
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