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