boot.loader.limine.extraEntries

A string which is appended to the end of limine.conf. The config format can be found here.

Type
strings concatenated with "\n"
Default
""
Example
/memtest86
  protocol: chainload
  path: boot():///efi/memtest86/memtest86.efi
Declared
<nixpkgs/nixos/modules/system/boot/loader/limine/limine.nix>