Syncthing changes
This commit is contained in:
parent
39ad0d7c58
commit
0fbc754084
3 changed files with 19 additions and 17 deletions
|
|
@ -107,6 +107,8 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
|
||||
networking.firewall.allowedTCPPorts = [ 8384 22000 ];
|
||||
|
||||
users.users = {
|
||||
horseman = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue