···36 default = {};
37 description = ''
38 A set of environment variables used in the global environment.
39- These variables will be set on shell initialisation.
40 The value of each variable can be either a string or a list of
41 strings. The latter is concatenated, interspersed with colon
42 characters.
···36 default = {};
37 description = ''
38 A set of environment variables used in the global environment.
39+ These variables will be set on shell initialisation (e.g. in /etc/profile).
40 The value of each variable can be either a string or a list of
41 strings. The latter is concatenated, interspersed with colon
42 characters.