Set ssh option ServerAliveInterval
This commit is contained in:
parent
db24652f75
commit
19f0cd622b
@ -19,6 +19,7 @@ in
|
||||
programs.ssh = {
|
||||
enable = true;
|
||||
controlMaster = "auto";
|
||||
serverAliveInterval = 30;
|
||||
|
||||
matchBlocks = {
|
||||
"bmo.uio.no-on-eduroam" = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user