This commit is contained in:
khaneliman
2026-01-08 17:32:04 +00:00
parent 446998414e
commit 56bf5fe213

View File

@@ -71514,7 +71514,7 @@ attribute set of (submodule)</p>
<p>The authentication method to use.</p>
<p><span class="emphasis"><em>Type:</em></span>
one of “password”, “publickey”, “hostbased”, “keyboard-interactive”, “gssapi-with-mic”</p>
one of “password”, “publickey”, “hostbased”, “keyboard-interactive”, “gssapi-with-mic”, “authentication-agent”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;publickey&quot;</code></p>
@@ -71564,6 +71564,30 @@ string</p>
<p><span class="emphasis"><em>Type:</em></span>
string</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/sftpman.nix" target="_top">
&lt;home-manager/modules/programs/sftpman.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.sftpman.mounts._name_.mountDestPath"></a><a class="term" href="options.xhtml#opt-programs.sftpman.mounts._name_.mountDestPath"><code class="option">programs.sftpman.mounts.&lt;name&gt;.mountDestPath</code>
</a>
</span>
</dt>
<dd>
<p>The path on the current machine where the remote path would be mounted.</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>