diff --git a/options.html b/options.html index a464602a..54987f53 100644 --- a/options.html +++ b/options.html @@ -5849,6 +5849,8 @@ without SSH receiving any messages back from the server.
programs.ssh.matchBlocks.<name>.serverAliveInterval
Set timeout in seconds after which response will be requested.
Type: signed integer
Default: 0
Declared by:
<home-manager/modules/programs/ssh.nix>
+ |
programs.ssh.matchBlocks.<name>.setEnv
Environment variables and their value to send to the server.
Type: attribute set of (string or path or signed integer or floating point number)
Default: { }
Declared by:
+ <home-manager/modules/programs/ssh.nix>
|
programs.ssh.matchBlocks.<name>.user
Specifies the user to log in as.
Type: null or string
Default: null
Declared by:
<home-manager/modules/programs/ssh.nix>
|
programs.ssh.serverAliveCountMax
Sets the default number of server alive messages which may be