{ services.syncthing = { enable = true; guiAddress = "0.0.0.0:8384"; }; # Open The Ports! networking.firewall.allowedTCPPorts = [8384 22000]; networking.firewall.allowedUDPPorts = [22000 21027]; }