MyNixOS website logo
option

boot.initrd.systemd.additionalUpstreamUnits

Additional units shipped with systemd that shall be enabled.

Declarations
Type
list of string
Default
[ ]
Example
[
  "debug-shell.service"
  "systemd-quotacheck.service"
]