Add elucredassa
This commit is contained in:
parent
54c8b67a44
commit
4e461f83a8
|
@ -165,6 +165,15 @@ with lib;
|
||||||
wireguardKey = "LXQVU0MFKVO/mml5krHnf6NcL4GxF6XFJmvpmjrLBFA=";
|
wireguardKey = "LXQVU0MFKVO/mml5krHnf6NcL4GxF6XFJmvpmjrLBFA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
elucredassa = {
|
||||||
|
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA+Y/vqGNc1wXUAg4XMAAcLupkggywj2LpYDwA16ONbH root@elucredassa";
|
||||||
|
subnet = "weyrhold";
|
||||||
|
endpoint = "192.168.2.2";
|
||||||
|
ipv4 = "10.127.3.2";
|
||||||
|
ipv6 = "fd70:81ca:0f8f:3::2";
|
||||||
|
wireguardKey = "hwgf4efFNOtQwCDMpZI4uyPDjzPzHF056pWgobGaxRY=";
|
||||||
|
};
|
||||||
|
|
||||||
shaw = {
|
shaw = {
|
||||||
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMC0AomCZZiUV/BCpImiV4p/vGvFaz5QNc+fJLXmS5p root@shaw";
|
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMC0AomCZZiUV/BCpImiV4p/vGvFaz5QNc+fJLXmS5p root@shaw";
|
||||||
subnet = "library";
|
subnet = "library";
|
||||||
|
|
Loading…
Reference in a new issue