Add keep-alive to ssh connections.

This commit is contained in:
Tom Alexander
2026-01-26 19:13:20 -05:00
committed by Tom Alexander
parent 43f3c1f955
commit e75c4087c3
6 changed files with 277 additions and 99 deletions

View File

@@ -4,6 +4,3 @@ Host hydra
User nixworker
IdentitiesOnly yes
IdentityFile /persist/manual/ssh/root/keys/id_ed25519
Host *
Compression yes