boot.initrd.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
'' { PATH = "/bin:/sbin"; } ''- Example
{ SYSTEMD_LOG_LEVEL = "debug"; }- Declared
- <nixpkgs/nixos/modules/system/boot/systemd/initrd.nix>