feat: enable syncthing

This commit is contained in:
Noa Aarts 2024-08-31 15:07:38 +02:00
parent 548cda70d8
commit 7a1022097d
Signed by: noa
GPG key ID: 1850932741EFF672
6 changed files with 26 additions and 2 deletions

View file

@ -367,11 +367,16 @@
7791 # Pixelflut
38281 # Archipelago
22000 # syncthing
2283 # immich
];
networking.firewall.allowedUDPPorts = [
53317
38281 # Archipelago
22000 # syncthing
21027 # syncthing
];
# Or disable the firewall altogether.
# networking.firewall.enable = false;