programs.bash.sessionVariables

Environment variables that will be set for the Bash session.

Type
lazy attribute set of (string or signed integer or absolute path)
Default
{ }
Example
{
  MAILCHECK = 30;
}
Declared
<home-manager/modules/programs/bash.nix>