nixbld: remove topquark12 user

force-ssl-main-website
Sebastien Bourdeauducq 2023-01-30 16:12:13 +08:00
parent 4c7a2dfce3
commit af27584100
1 changed files with 0 additions and 7 deletions

View File

@ -388,13 +388,6 @@ in
];
shell = pkgs.zsh;
};
users.extraUsers.topquark12 = {
isNormalUser = true;
extraGroups = ["afws"];
openssh.authorizedKeys.keys = [
"ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGtaB32Ri1O7zRVG+1ADXmhwbK0r8R+c5W1RJd7cab5O9jp10wI+0JArFgK8u4m9oaR1rrVy4ym8wWMNu8vGKVTgyK+6UK87qTD96pnzwTyvzKCMOIHVBAPsnVfdOSKXLQ=="
];
};
users.extraUsers.therobs12 = {
isNormalUser = true;
extraGroups = ["afws"];