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