diff options
Diffstat (limited to 'hosts/p-body/default.nix')
| -rw-r--r-- | hosts/p-body/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index d6cbd4d..299a237 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -58,7 +58,6 @@ ]; users.users.p-body = { - extraGroups = ["wheel"]; isNormalUser = true; shell = pkgs.bash; passwordFile = config.age.secrets.userPassword.path; |
