diff --git a/home/config/ssh/default.nix b/home/config/ssh/default.nix index d8f52455..082616cf 100644 --- a/home/config/ssh/default.nix +++ b/home/config/ssh/default.nix @@ -10,7 +10,7 @@ in { text = util.trimTabs ('' Host * ControlMaster auto - ControlPath ~/.ssh/%r@%h:%p + ControlPath ~/.ssh/%r@%h:%p.socket ControlPersist yes '' + mkHost "dasha" "10.0.0.7" 22143 "root" ""