From 4e461f83a84aba32bdf640163375f1e31b699111 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Tue, 21 Jan 2025 14:35:05 +0000 Subject: [PATCH] Add elucredassa --- hosts.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hosts.nix b/hosts.nix index a18c6e9..d1b803a 100644 --- a/hosts.nix +++ b/hosts.nix @@ -165,6 +165,15 @@ with lib; 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 = { hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMC0AomCZZiUV/BCpImiV4p/vGvFaz5QNc+fJLXmS5p root@shaw"; subnet = "library";