aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts/system/users.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/system/users.nix')
-rw-r--r--modules/hosts/system/users.nix5
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;
-}