virtualisation.useBootLoader

Use a boot loader to boot the system. This allows, among other things, testing the boot loader.

If disabled, the kernel and initrd are directly booted, forgoing any bootloader.

Check the documentation on virtualisation.directBoot.enable for details.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/virtualisation/qemu-vm.nix>