fix: syncthing cucked

This commit is contained in:
Nick 2025-12-09 16:51:57 -06:00
parent 7eca7beb01
commit 71f38ee6ca

View file

@ -46,6 +46,7 @@ in
useDHCP = false; useDHCP = false;
firewall = { firewall = {
enable = true; enable = true;
trustedInterfaces = [ "br-vms" ];
allowedTCPPorts = [ allowedTCPPorts = [
22 # SSH 22 # SSH
25 # SMTP 25 # SMTP