ninurta: fixup

This commit is contained in:
Tim Schubert 2023-06-04 02:44:15 +02:00
parent 98590345f3
commit 85419b9ce6
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -44,7 +44,7 @@ in
enable = true; enable = true;
port = 2222; port = 2222;
authorizedKeys = config.dadada.admin.users.dadada.keys; authorizedKeys = config.dadada.admin.users.dadada.keys;
hostKeys = [ age.secrets.${initrdSshKey}.path ]; hostKeys = [ config.age.secrets.${initrdSshKey}.path ];
}; };
}; };
# Kinda does not work? # Kinda does not work?