programs.kitty.environment
Environment variables to set or override.
- Type
attribute set of string- Default
{ }- Example
{ "LS_COLORS" = "1"; }- Declared
- <home-manager/modules/programs/kitty.nix>
Environment variables to set or override.
attribute set of string{ }{
"LS_COLORS" = "1";
}