This commit is contained in:
Anish Lakhwara
2022-10-04 20:37:02 +10:00
parent c2c4c013e1
commit 89068f1040
3 changed files with 7 additions and 4 deletions
+2
View File
@@ -9,6 +9,8 @@
configDir = "/home/anish/.config/syncthing";
};
# TODO reproducible shares?
networking.firewall.allowedTCPPorts = [ 8384 22000 ];
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
}