mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
nixos/boot/external: init
This allows supporting external bootloader backends.
This commit is contained in:
parent
942dcd238b
commit
83d06ce16d
5 changed files with 147 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue