summaryrefslogtreecommitdiff
path: root/lib/ssh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh.nix')
-rw-r--r--lib/ssh.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ssh.nix b/lib/ssh.nix
index 9cbb05b..c7b3923 100644
--- a/lib/ssh.nix
+++ b/lib/ssh.nix
@@ -10,9 +10,9 @@ in {
StrictHostKeyChecking=accept-new
# sft ssh-config
- Match exec "/usr/local/bin/sft resolve -q %h"
- ProxyCommand "/usr/local/bin/sft" proxycommand %h
- UserKnownHostsFile "/Users/bsima/Library/Application Support/ScaleFT/proxycommand_known_hosts"
+ #Match exec "/usr/local/bin/sft resolve -q %h"
+ # ProxyCommand "/usr/local/bin/sft" proxycommand %h
+ # UserKnownHostsFile "/Users/bsima/Library/Application Support/ScaleFT/proxycommand_known_hosts"
'';
matchBlocks = {
"github.com" = {