hosts: dmz: remove testpassword

This commit is contained in:
Kabbone 2024-04-13 12:01:09 +02:00
parent 9ee26c983e
commit ed60b8cc2b
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -42,7 +42,6 @@ in
users.users.${user} = { # System User
isNormalUser = true;
initialPassword = "runnertest";
extraGroups = [ "wheel" ];
uid = 2000;
openssh.authorizedKeys.keys = [