Save SSH keys when on darwin
This commit is contained in:
parent
548107f7af
commit
8bee241a07
@ -169,6 +169,7 @@
|
||||
IdentitiesOnly yes
|
||||
ServerAliveInterval 3600
|
||||
'' + lib.optionalString pkgs.stdenv.isDarwin ''
|
||||
AddKeysToAgent yes
|
||||
UseKeychain yes
|
||||
TCPKeepAlive no
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user