diff --git a/pastila/armael.nix b/pastila/armael.nix index f0ccf93..dda3768 100644 --- a/pastila/armael.nix +++ b/pastila/armael.nix @@ -4,7 +4,7 @@ users.users.armael = { isNormalUser = true; - extraGroups = [ "wheel" ]; + extraGroups = [ ]; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBvPrmxY7H6t4ah7d0e7/Jt9RkrPHI1MREukOSSwaqlp armael@teabox" ];