systemd.managerEnvironment

Environment variables of PID 1. These variables are not passed to started units.

Type
attribute set of (null or string or absolute path or package)
Default
{ }
Example
{
  SYSTEMD_LOG_LEVEL = "debug";
}
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>