Skip to content

Nix index

programs.nix-index.enable

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

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/nix-index.nix

programs.nix-index.enableBashIntegration

Whether to enable Bash integration. Type: boolean

Default

true

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/nix-index.nix

programs.nix-index.enableFishIntegration

Whether to enable Fish integration. Type: boolean

Default

true

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/nix-index.nix

programs.nix-index.enableZshIntegration

Whether to enable Zsh integration. Type: boolean

Default

true

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/nix-index.nix

programs.nix-index.package

The nix-index package to use. Type: package

Default

pkgs.nix-index

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/nix-index.nix