Flakes
Categories
Options
Packages
Sign in
MyNixOS
home-manager
options
programs
gcc
colors
option
programs.gcc.colors
Settings for
GCC_COLORS
.
Declarations
Type
attribute set of string
Default
{ }
Example
{
error
=
"01;31"
; }