mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: 6be873663e
This commit is contained in:
parent
d786754ad7
commit
182dc442b4
1 changed files with 2 additions and 0 deletions
|
@ -5849,6 +5849,8 @@ without SSH receiving any messages back from the server.</p><p><span class="emph
|
||||||
<home-manager/modules/programs/ssh.nix>
|
<home-manager/modules/programs/ssh.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.matchBlocks._name_.serverAliveInterval"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.serverAliveInterval"><code class="option">programs.ssh.matchBlocks.<name>.serverAliveInterval</code></a></span></dt><dd><p>Set timeout in seconds after which response will be requested.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">0</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/ssh.nix#blob-path" target="_top">
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.matchBlocks._name_.serverAliveInterval"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.serverAliveInterval"><code class="option">programs.ssh.matchBlocks.<name>.serverAliveInterval</code></a></span></dt><dd><p>Set timeout in seconds after which response will be requested.</p><p><span class="emphasis"><em>Type:</em></span> signed integer</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">0</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/ssh.nix#blob-path" target="_top">
|
||||||
<home-manager/modules/programs/ssh.nix>
|
<home-manager/modules/programs/ssh.nix>
|
||||||
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.matchBlocks._name_.setEnv"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.setEnv"><code class="option">programs.ssh.matchBlocks.<name>.setEnv</code></a></span></dt><dd><p>Environment variables and their value to send to the server.</p><p><span class="emphasis"><em>Type:</em></span> attribute set of (string or path or signed integer or floating point number)</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">{ }</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/ssh.nix#blob-path" target="_top">
|
||||||
|
<home-manager/modules/programs/ssh.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.matchBlocks._name_.user"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.user"><code class="option">programs.ssh.matchBlocks.<name>.user</code></a></span></dt><dd><p>Specifies the user to log in as.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/ssh.nix#blob-path" target="_top">
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.matchBlocks._name_.user"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.user"><code class="option">programs.ssh.matchBlocks.<name>.user</code></a></span></dt><dd><p>Specifies the user to log in as.</p><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/ssh.nix#blob-path" target="_top">
|
||||||
<home-manager/modules/programs/ssh.nix>
|
<home-manager/modules/programs/ssh.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.serverAliveCountMax"></a><a class="term" href="options.html#opt-programs.ssh.serverAliveCountMax"><code class="option">programs.ssh.serverAliveCountMax</code></a></span></dt><dd><p>Sets the default number of server alive messages which may be
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.ssh.serverAliveCountMax"></a><a class="term" href="options.html#opt-programs.ssh.serverAliveCountMax"><code class="option">programs.ssh.serverAliveCountMax</code></a></span></dt><dd><p>Sets the default number of server alive messages which may be
|
||||||
|
|
Loading…
Reference in a new issue