Revert "gorgon: disable syncthing temporarily"
This reverts commit 95fd1b26ec
.
This commit is contained in:
parent
52bd13e283
commit
431ad5ad9e
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