diff --git a/options.html b/options.html index cd7063383..622848d5a 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: