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