syncthing open to local network
This commit is contained in:
@@ -40,7 +40,11 @@ in
|
||||
to = 1764;
|
||||
};
|
||||
ns-usbloaderPort = 6674;
|
||||
openPorts = [ ns-usbloaderPort ];
|
||||
syncthingPort = 8384;
|
||||
openPorts = [
|
||||
ns-usbloaderPort
|
||||
syncthingPort
|
||||
];
|
||||
openPortRanges = [ kdeconnectPortRange ];
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user