hosts: add host information for checkmate

This commit is contained in:
Max Headroom 2023-03-06 17:31:42 +01:00
parent ff0dcfa0eb
commit 3e7a8c0598

View file

@ -31,6 +31,16 @@ in with tools.dns; {
addr = "10.100.3.9";
};
};
checkmate = {
ssh.id = {
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINImnMfEzUBU5qiuu05DMPrddTGypOtr+cL1/yQN2GFn";
extraHostNames = subResolve "checkmate" "node";
};
hypr = {
id = "12D3KooWL84sAtq1QTYwb7gVbhSNX5ZUfVt4kgYKz8pdif1zpGUh";
addr = "10.100.3.32";
};
};
loki = {
hypr = {
id = "QmYZ4qA1W9hEZgDKDgKgjNge1ZX3Z25gVGxs34uEoLghgq";