Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.nix-index.enable

Whether to enable nix-index, a file database for nixpkgs.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.nix-index.enableBashIntegration

Whether to enable Bash integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.nix-index.enableFishIntegration

Whether to enable Fish integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.nix-index.enableNushellIntegration

Whether to enable Nushell integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.nix-index.enableZshIntegration

Whether to enable Zsh integration.

Type: boolean

Default:

Example:

false

Declared by:

programs.nix-index.package

The nix-index package to use.

Type: package

Default:

pkgs.nix-index

Declared by: