diff --git a/options.xhtml b/options.xhtml index 1270530be..43dde5361 100644 --- a/options.xhtml +++ b/options.xhtml @@ -102381,6 +102381,33 @@ package

Default: pkgs.openssh

+

Declared by:

+ + +
+ +<home-manager/modules/services/ssh-agent.nix> + +
+ +
+ + services.ssh-agent.socket + + +
+
+

The agent’s socket; interpreted as a suffix to $XDG_RUNTIME_DIR.

+ +

Type: +string

+ +

Default: +"ssh-agent"

+ +

Example: +"ssh-agent/socket"

+

Declared by: