From 66ecc2a7df25a2efade8bdcdb4e957d535deaa0a Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 15 Feb 2023 20:35:03 +0000 Subject: [PATCH] deploy: da72e6fc6b7dc0c3f94edbd310aae7cd95c678b5 --- options.html | 2 ++ 1 file changed, 2 insertions(+) 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: