nixos/boot/external: init

This allows supporting external bootloader backends.
This commit is contained in:
Cole Helbling 2021-08-05 12:33:13 -07:00 committed by Cole Helbling
parent 942dcd238b
commit 83d06ce16d
5 changed files with 147 additions and 0 deletions

View file

@ -1256,6 +1256,7 @@
./system/boot/loader/grub/grub.nix
./system/boot/loader/grub/ipxe.nix
./system/boot/loader/grub/memtest.nix
./system/boot/loader/external/external.nix
./system/boot/loader/init-script/init-script.nix
./system/boot/loader/loader.nix
./system/boot/loader/raspberrypi/raspberrypi.nix