diff options
Diffstat (limited to 'hosts/p-body/default.nix')
| -rw-r--r-- | hosts/p-body/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 47a77c3..06baded 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -45,8 +45,6 @@ } ]; - system.stateVersion = "23.11"; - users.users.p-body = { extraGroups = ["wheel"]; isNormalUser = true; |
