diff --git a/options.xhtml b/options.xhtml index 1ae4add7c..6713bff68 100644 --- a/options.xhtml +++ b/options.xhtml @@ -82399,6 +82399,57 @@ null or string

+
+ + services.yubikey-agent.enable + + +
+
+

Whether to enable Seamless ssh-agent for YubiKeys.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+ +

Declared by:

+ + +
+ +<home-manager/modules/services/yubikey-agent.nix> + +
+
+
+ + services.yubikey-agent.package + + +
+
+

The yubikey-agent package to use.

+ +

Type: +package

+ +

Default: +pkgs.yubikey-agent

+ +

Declared by:

+ + +
+ +<home-manager/modules/services/yubikey-agent.nix> + +
+
specialisation