zaphyra's git: nixfiles

zaphyra and void's nixfiles

commit 1c25881f19553d4a5abd96923eb9ac02924efb48
parent 0005459496d18c74c7941f867d8c7d5250a6febd
Author: Katja (zaphyra) <git@ctu.cx>
Date: Mon, 9 Jun 2025 14:26:31 +0200

hosts/novus/dn42: add peer `pentane`
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/hosts/novus/dn42.nix b/hosts/novus/dn42.nix
@@ -67,6 +67,13 @@
         publicKey = "+tg4bDDwfyQZSw0x8x9Ye2tDWPZ/VAf+KTAE1QLaKEI=";
         listenPort = 51828;
       };
+      pentane = {
+        asn = 4242423253;
+        linkLocalAddress = "fe80::43:59:43";
+        endpoint = "imp.aidoskyneen.eu:49507";
+        publicKey = "W+h0FMrxsAP7RppqFFMrfDHuu5CMW5aTW9E1MZXFf1w=";
+        listenPort = 51829;
+      };
     };
   };