hosts: dmz: remove testpassword

This commit is contained in:
2024-04-13 12:01:09 +02:00
parent 9ee26c983e
commit ed60b8cc2b

View File

@@ -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 = [