nixos/boot/external: DocBook -> Markdown

This commit is contained in:
Cole Helbling 2022-12-01 16:21:46 -08:00
parent 680369e504
commit ad6ea546b4

View file

@ -14,11 +14,11 @@ in
};
options.boot.loader.external = {
enable = mkEnableOption "use an external tool to install your bootloader";
enable = mkEnableOption (lib.mdDoc "use an external tool to install your bootloader");
installHook = mkOption {
type = with types; path;
description = ''
description = lib.mdDoc ''
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.