MyNixOS website logo

Settings for GREP_COLORS.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  error = "01;31";
}