boot.loader.generic-extlinux-compatible.enable

NixOS option

Whether to generate an extlinux-compatible configuration file under /boot/extlinux.conf. For instance, U-Boot’s generic distro boot support uses this file format. See U-boot’s documentation for more information.

type: boolean
Default
false
declared in: nixos/modules/system/boot/loader/generic-extlinux-compatibleView source on NixOS/nixpkgs →