MyNixOS website logo
option

programs.bash.sessionVariables

Environment variables that will be set for the Bash session.

Declarations
Type
attribute set
Default
{ }
Example
{
  MAILCHECK = 30;
}