From ae7aaabf291a57d0a174e15ae4d7ff5dbac0b29b Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Wed, 23 Oct 2024 11:04:28 +0200 Subject: [PATCH] feat(meta/network): Add web03 netbirdIp --- meta/network.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/network.nix b/meta/network.nix index ffb3638..0175c67 100644 --- a/meta/network.nix +++ b/meta/network.nix @@ -171,7 +171,7 @@ }; hostId = "8afc7749"; - netbirdIp = null; # web03 is not yet connected to the VPN + netbirdIp = "100.80.157.46"; }; rescue01 = {