diff --git a/options.html b/options.html index 38e9e78d6..d30e1e74d 100644 --- a/options.html +++ b/options.html @@ -3747,6 +3747,8 @@ supported plugins run: <home-manager/modules/programs/keychain.nix>
programs.keychain.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default: true

Declared by:

<home-manager/modules/programs/keychain.nix> +
programs.keychain.enableNushellIntegration

Whether to enable Nushell integration.

Type: boolean

Default: true

Declared by:

+ <home-manager/modules/programs/keychain.nix>
programs.keychain.enableXsessionIntegration

Whether to run keychain from your ~/.xsession.

Type: boolean

Default: true

Declared by:

<home-manager/modules/programs/keychain.nix>
programs.keychain.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default: true

Declared by: