From 84e3606ca14113ae2a3e8c9fa4668ecf677bc06c Mon Sep 17 00:00:00 2001 From: vi Date: Tue, 05 May 2026 20:49:22 +0000 Subject: [PATCH] hosts/ivy: oops add legit port to firewall --- hosts/ivy/default.nix | 1 + 1 file(s) changed, 1 insertion(s)(+), 0 deletion(s)(-) diff --git a/hosts/ivy/default.nix b/hosts/ivy/default.nix --- a/hosts/ivy/default.nix +++ b/hosts/ivy/default.nix @@ -35,6 +35,7 @@ 80 443 11434 + 5555 ]; allowedUDPPorts = [ ]; enable = true; -- tangled.sh