From 56bf5fe2138a142e1e28e81b270137b4e7fd1b99 Mon Sep 17 00:00:00 2001
From: khaneliman
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: