diff options
Diffstat (limited to 'hosts/atlas')
| -rw-r--r-- | hosts/atlas/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index 21f06f7..a77d6ec 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -34,8 +34,6 @@ nix.settings.allowed-users = ["bob"]; - system.stateVersion = "23.05"; - users.users = { atlas = { extraGroups = ["wheel"]; |
