summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2024-04-24 20:32:20 -0400
committerKjetil Orbekk <kj@orbekk.com>2024-04-24 20:32:20 -0400
commitd55e614899aa4057a96d8e77d8050669ef41a752 (patch)
treef922104a49cff938e48f83cdab093c57abe33163 /modules
parent015a38d3e7af9caed5a6d442af7b23bb055f0141 (diff)
Update
Diffstat (limited to 'modules')
-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
}