From 9ce409e88b6253b1c37e00937bd658f220ba71a1 Mon Sep 17 00:00:00 2001 From: rycee Date: Sat, 25 Mar 2023 11:02:33 +0000 Subject: [PATCH] deploy: 2f8d24b7f57fdd404defe84626b08f3318612f8c --- options.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.html b/options.html index cd706338..622848d5 100644 --- a/options.html +++ b/options.html @@ -6565,6 +6565,8 @@ list of options.

Type: YAML value

programs.zoxide.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default: true

Declared by:

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

Whether to enable Nushell integration.

Type: boolean

Default: true

Declared by:

+ <home-manager/modules/programs/zoxide.nix>
programs.zoxide.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default: true

Declared by:

<home-manager/modules/programs/zoxide.nix>
programs.zoxide.package

Zoxide package to install.

Type: package

Default: pkgs.zoxide

Declared by: