systemd.user.settings.Manager.DefaultEnvironment
Configures environment variables passed to all executed processes.
- Type
attribute set of (null or string or absolute path or package)- Default
{ }- Example
{ PATH = "%u/bin:%u/.cargo/bin"; }- Declared
- <home-manager/modules/systemd.nix>