added syncthing
This commit is contained in:
parent
cce6a213aa
commit
fe43be7e3b
7 changed files with 69 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 80 443 3000 ];
|
||||
allowedTCPPorts = [ 22 80 443 3000 8384 ];
|
||||
allowedUDPPorts = [ 22 80 443 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue