fixup! gorgon: disable syncthing temporarily
This commit is contained in:
parent
c32f5b4633
commit
63fe114dd1
1 changed files with 2 additions and 2 deletions
|
@ -133,10 +133,10 @@ in
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
# 22000 # Syncthing
|
||||
# 22000 # Syncthing
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
# 21027 # Syncthing
|
||||
# 21027 # Syncthing
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue