mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 21:29:48 +01:00
deploy: c10403a573
This commit is contained in:
parent
d78efbd86b
commit
6826c089bb
1 changed files with 1 additions and 1 deletions
|
@ -5816,7 +5816,7 @@ See
|
|||
<span class="citerefentry"><span class="refentrytitle">ssh_config</span>(5)</span>
|
||||
for <code class="literal">Host</code> block details.
|
||||
This option is ignored if
|
||||
<code class="option">ssh.matchBlocks.*.matcht</code>
|
||||
<code class="option">ssh.matchBlocks.*.match</code>
|
||||
if defined.</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>Example:</em></span> <code class="literal">"*.example.org"</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_.hostname"></a><a class="term" href="options.html#opt-programs.ssh.matchBlocks._name_.hostname"><code class="option">programs.ssh.matchBlocks.<name>.hostname</code></a></span></dt><dd><p>Specifies the real host name to log into.</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">
|
||||
|
|
Loading…
Reference in a new issue