From e3c1e4991d9bda2139a963b6893db99ee8035b47 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Sat, 30 Nov 2024 21:55:06 +0100 Subject: [PATCH] thrall: Allow syncthing via port 40005 --- hosts/thrall/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index 3da635c..c2934c8 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -84,6 +84,7 @@ in 80 443 5000 + 40005 # syncthing ]; allowedUDPPorts = [ 53