add carter
This commit is contained in:
parent
a40220a4b9
commit
253e5b1528
1 changed files with 8 additions and 0 deletions
|
@ -156,6 +156,14 @@ with lib;
|
||||||
wireguardKey = "Tsbw77gIsoa3eBWZpQwZAM6EPpq+7yS33qoFHS4tXlY=";
|
wireguardKey = "Tsbw77gIsoa3eBWZpQwZAM6EPpq+7yS33qoFHS4tXlY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
carter = {
|
||||||
|
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEHHHYG6A995Po05+JXQsvB79ZoIiSOJnW6AiJgVYPic root@carter";
|
||||||
|
subnet = "roaming";
|
||||||
|
ip4 = "10.127.2.3";
|
||||||
|
ipv6 = "fd70:81ca:0f8f:2::3";
|
||||||
|
wireguardKey = "bJVSqLNtcRsZH3fki9sZ8TofgKd8JgRf7z/oHzUjMGk=";
|
||||||
|
};
|
||||||
|
|
||||||
kilgharrah = {
|
kilgharrah = {
|
||||||
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgGF3gzzlMbxxk3UAAgHJ7sDdjqtrw7UW16M1XhXtz2 root@kilgharrah";
|
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgGF3gzzlMbxxk3UAAgHJ7sDdjqtrw7UW16M1XhXtz2 root@kilgharrah";
|
||||||
subnet = "weyrhold";
|
subnet = "weyrhold";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue