mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
a21c97d011
PR #1299
16 lines
234 B
Text
16 lines
234 B
Text
|
|
|
|
|
|
|
|
Host *
|
|
ForwardAgent no
|
|
Compression no
|
|
ServerAliveInterval 0
|
|
ServerAliveCountMax 3
|
|
HashKnownHosts no
|
|
UserKnownHostsFile ~/.ssh/known_hosts
|
|
ControlMaster no
|
|
ControlPath ~/.ssh/master-%r@%n:%p
|
|
ControlPersist no
|
|
|
|
|