diff --git a/options.xhtml b/options.xhtml index 36c636c23..a6ca5915e 100644 --- a/options.xhtml +++ b/options.xhtml @@ -71514,7 +71514,7 @@ attribute set of (submodule)
The authentication method to use.
Type: -one of “password”, “publickey”, “hostbased”, “keyboard-interactive”, “gssapi-with-mic”
+one of “password”, “publickey”, “hostbased”, “keyboard-interactive”, “gssapi-with-mic”, “authentication-agent”Default:
"publickey"
Type: string
+Declared by:
+
+
+<home-manager/modules/programs/sftpman.nix>
+
+ |
programs.sftpman.mounts.<name>.mountDestPath
+
+
+The path on the current machine where the remote path would be mounted.
+ +Type: +null or string
+ +Default:
+null
Declared by: