{ programs.ssh = { enable = true; matchBlocks = { "*" = { ServerAliveInterval = 30; ServerAliveCountMax = 5; }; }; }; }