systemd.user.settings.Manager.ManagerEnvironment
Home-Manager option
Sets environment variables just for the manager process itself.
type: attribute set of (null or string or absolute path or package)Default
{ }Example
declared in: <home-manager/modules/systemd.nix>source unavailable{ PATH = "%u/bin:%u/.cargo/bin"; }