programs.grep.enable
Whether to enable grep…
Type: boolean
Default:
false
Example:
true
Declared by:
programs.grep.package
The grep package to use.
Type: null or package
Default:
pkgs.gnugrep
Declared by:
programs.grep.colors
Settings for GREP_COLORS
Type: attribute set of string
Default:
{ }
Example:
{
error = "01;31";
}
Declared by: