From bd877092763e7b36605c582cf3d298fbb1653b71 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 29 Jul 2022 01:34:23 -0400 Subject: groq-specific fixes --- lib/ssh.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ssh.nix') diff --git a/lib/ssh.nix b/lib/ssh.nix index b641dd5..2d1ab46 100644 --- a/lib/ssh.nix +++ b/lib/ssh.nix @@ -24,7 +24,6 @@ in { extraOptions = { #"RemoteCommand" = "tmux -CC new -As0"; "RequestTTY" = "force"; - "LocalForward" = "8888 127.0.0.1:8888"; }; }; -- cgit v1.2.3