zaphyra's git: nixfiles

zaphyra and void's nixfiles

commit 79b26eaa287784837189cc67c5eee4e50ac095ca
parent d82bd5af69b1f383a60f2abbefabb5f485e11441
Author: Katja (zaphyra) <git@ctu.cx>
Date: Fri, 13 Jun 2025 22:11:20 +0200

hosts/novus/dn42: add peer `pilz`
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/hosts/novus/dn42.nix b/hosts/novus/dn42.nix
@@ -90,6 +90,12 @@
         publicKey = "7ZLtBmXN+zOYJ52jtUdZO0HiEZZrxnIO/LLejFcFnnk=";
         listenPort = 51832;
       };
+      pilz = {
+        asn = 4242420663;
+        remoteLinkLocalAddress = "fe80::acab";
+        publicKey = "NxHkdwZPVL+3HdrHTFOslUpUckTf0dzEG9qpZ0FTBnA=";
+        listenPort = 51833;
+      };
     };
   };