From 56bf5fe2138a142e1e28e81b270137b4e7fd1b99 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Thu, 8 Jan 2026 17:32:04 +0000 Subject: [PATCH] deploy: 3351348827926935b407d1cfbb7dd814c30da107 --- options.xhtml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) 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"

@@ -71564,6 +71564,30 @@ string

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: