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
declared in: <home-manager/modules/programs/bash.nix>source unavailable{ MAILCHECK = 30; }