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
Example:
false
Declared by:
programs.nix-index.enableFishIntegration
Whether to enable Fish integration.
Type: boolean
Example:
false
Declared by:
programs.nix-index.enableNushellIntegration
Whether to enable Nushell integration.
Type: boolean
Example:
false
Declared by:
programs.nix-index.enableZshIntegration
Whether to enable Zsh integration.
Type: boolean
Example:
false
Declared by:
programs.nix-index.package
The nix-index package to use.
Type: package
Default:
pkgs.nix-index
Declared by: