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