boot.loader.external.installHook

NixOS option

The full path to a program of your choosing which performs the bootloader installation process. The program will be called with an argument pointing to the output of the system’s toplevel.

type: absolute pathdeclared in: nixos/modules/system/boot/loader/external/external.nixView source on NixOS/nixpkgs →