add groves
This commit is contained in:
parent
ffe25bd95a
commit
25a90c1b33
|
@ -132,6 +132,14 @@ with lib;
|
|||
wireguardKey = "lk3PCQM1jmZoI8sM/rWSyKNuZOUnjox3n9L9geJD+18=";
|
||||
};
|
||||
|
||||
groves = {
|
||||
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQNZ/Q+x7mDYfYXftpZpWkfPByyMBbYmVFobM4vSDW2 root@groves";
|
||||
subnet = "roaming";
|
||||
ipv4 = "10.127.2.2";
|
||||
ipv6 = "fd70:81ca:0f8f:2::2";
|
||||
wireguardKey = "Tsbw77gIsoa3eBWZpQwZAM6EPpq+7yS33qoFHS4tXlY=";
|
||||
};
|
||||
|
||||
kilgharrah = {
|
||||
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgGF3gzzlMbxxk3UAAgHJ7sDdjqtrw7UW16M1XhXtz2 root@kilgharrah";
|
||||
subnet = "weyrhold";
|
||||
|
|
Loading…
Reference in a new issue