From dd7acc41f0a35eac60ed4c4203d43c644a7440a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Tue, 20 Dec 2022 07:28:10 +0100 Subject: [PATCH] Add pulsebert --- config/net/c3d2.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/net/c3d2.nix b/config/net/c3d2.nix index 53d206b..dcd59d4 100644 --- a/config/net/c3d2.nix +++ b/config/net/c3d2.nix @@ -67,6 +67,7 @@ c3d2-gw2 = "172.22.99.3"; c3d2-gw3 = "172.22.99.4"; dacbert = "172.22.99.203"; + pulsebert = "172.22.99.208"; dn42 = "172.22.99.253"; }; ipv6Router = "c3d2-gw3";