MyNixOS website logo
option

virtualisation.directBoot.initrd

In direct boot situations, you may want to influence the initrd to load to use your own customized payload.

This is useful if you want to test the netboot image without testing the firmware or the loading part.

Declarations
Type
string
Default
"\${config.system.build.initialRamdisk}/\${config.system.boot.loader.initrdFile}"