boot.loader.limine.extraConfig

NixOS option

A string which is prepended to limine.conf. The config format can be found here.

type: strings concatenated with "\n"
Default
""
Example
serial: yes
declared in: nixos/modules/system/boot/loader/limine/limine.nixView source on NixOS/nixpkgs →