Skip to content

Commit

Permalink
home/ssh: remove proxyCommand for ict-malcon
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Dec 8, 2023
1 parent 2e208d4 commit d9c26ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/lyc/modules/programs/ssh.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
hostname = "10.3.2.104";
user = "lyc";
port = 22;
proxyCommand = "nc -x 127.0.0.1:1080 %h %p";
};
ict-repo = {
hostname = "10.3.2.104";
Expand Down

0 comments on commit d9c26ad

Please sign in to comment.