boot.initrd.systemd.additionalUpstreamUnits

Additional units shipped with systemd that shall be enabled.

Type
list of string
Default
[ ]
Example
[
  "debug-shell.service"
  "systemd-quotacheck.service"
]
Declared
<nixpkgs/nixos/modules/system/boot/systemd/initrd.nix>