diff options
Diffstat (limited to 'hosts/common/system/security.nix')
| -rw-r--r-- | hosts/common/system/security.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/common/system/security.nix b/hosts/common/system/security.nix deleted file mode 100644 index b35e60e..0000000 --- a/hosts/common/system/security.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ config, ... }: - -{ - security.sudo.wheelNeedsPassword = false; -} |
