Syncthing changes

This commit is contained in:
KoenDR06 2024-10-08 15:39:05 +02:00
parent 39ad0d7c58
commit 0fbc754084
3 changed files with 19 additions and 17 deletions

View file

@ -107,6 +107,8 @@
};
};
};
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
networking.firewall.allowedTCPPorts = [ 8384 22000 ];
users.users = {
horseman = {