hosts: new ssh key for prophet

This commit is contained in:
Max Headroom 2023-04-12 21:43:19 +02:00
parent cb15b5dec3
commit 315955da01

View file

@ -23,7 +23,7 @@ in with tools.dns; {
};
prophet = {
ssh.id = {
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJZ4FyGi69MksEn+UJZ87vw1APqiZmPNlEYIr0CbEoGv";
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAUG/ubwo68tt2jMP5ia0Sa4mnkWtlKVN5n4Y50U2nTC";
extraHostNames = subResolve "prophet" "node";
};
hypr = {