hosts: new ssh key for prophet
This commit is contained in:
parent
cb15b5dec3
commit
315955da01
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ in with tools.dns; {
|
||||||
};
|
};
|
||||||
prophet = {
|
prophet = {
|
||||||
ssh.id = {
|
ssh.id = {
|
||||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJZ4FyGi69MksEn+UJZ87vw1APqiZmPNlEYIr0CbEoGv";
|
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAUG/ubwo68tt2jMP5ia0Sa4mnkWtlKVN5n4Y50U2nTC";
|
||||||
extraHostNames = subResolve "prophet" "node";
|
extraHostNames = subResolve "prophet" "node";
|
||||||
};
|
};
|
||||||
hypr = {
|
hypr = {
|
||||||
|
|
Loading…
Reference in a new issue