diff --git a/systems/jeeves/syncthing.nix b/systems/jeeves/syncthing.nix index 26aab1a..1bcc968 100644 --- a/systems/jeeves/syncthing.nix +++ b/systems/jeeves/syncthing.nix @@ -2,6 +2,8 @@ let vars = import ./vars.nix; in { + networking.firewall.allowedTCPPorts = [ 8384 ]; + services.syncthing = { guiAddress = "192.168.90.40:8384"; settings.folders = {