hosts: dmz: remove testpassword
This commit is contained in:
parent
9ee26c983e
commit
ed60b8cc2b
@ -42,7 +42,6 @@ in
|
||||
|
||||
users.users.${user} = { # System User
|
||||
isNormalUser = true;
|
||||
initialPassword = "runnertest";
|
||||
extraGroups = [ "wheel" ];
|
||||
uid = 2000;
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
Loading…
Reference in New Issue
Block a user