programs.bash.sessionVariables

Home-Manager option

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 in: <home-manager/modules/programs/bash.nix>source unavailable