boot.loader.limine.biosSupport

Whether or not to install limine for BIOS.

Type
boolean
Default
!config.boot.loader.limine.efiSupport && pkgs.stdenv.hostPlatform.isx86
Example
true
Declared
<nixpkgs/nixos/modules/system/boot/loader/limine/limine.nix>