summaryrefslogtreecommitdiff
path: root/modules/router.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/router.nix')
-rw-r--r--modules/router.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/router.nix b/modules/router.nix
index 798823f..fe411b9 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -248,7 +248,7 @@ let
${toString mullvadPort}, 25565
}
define SERVER_LAN_PORTS = {
- tftp,
+ tftp, ssh,
1080, # socks
139, 445, 137, 138, wsdapi, ws-discovery, # samba
}