From af7136b5dafe27c2bb797efcab0a358a8803d520 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Wed, 10 Apr 2024 08:21:57 -0400 Subject: fix local ssh --- modules/router.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/router.nix b/modules/router.nix index 4dd23a5..fbb9387 100644 --- a/modules/router.nix +++ b/modules/router.nix @@ -249,7 +249,7 @@ let ${toString mullvadPort}, 25565 } define SERVER_LAN_PORTS = { - tftp, + tftp, ssh, 1080, # socks 139, 445, 137, 138, wsdapi, ws-discovery, # samba } -- cgit v1.2.3