Add keep-alive to ssh connections.
This commit is contained in:
committed by
Tom Alexander
parent
43f3c1f955
commit
e75c4087c3
@@ -47,5 +47,9 @@
|
||||
source = ./files/ssh_config;
|
||||
};
|
||||
};
|
||||
|
||||
programs.ssh.extraConfig = ''
|
||||
Include ${./files/ssh_config_global}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user