boot.initrd.systemd.enable
NixOS option
Whether to enable systemd in initrd. The unit options such as boot.initrd.systemd.services are the same as their stage 2 counterparts such as systemd.services, except that restartTriggers and reloadTriggers are not supported.
type: booleanDefault
true
Example
declared in: nixos/modules/system/boot/systemd/initrd.nixView source on NixOS/nixpkgs →true