about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorCole Helbling <cole.helbling@determinate.systems>2021-08-05 12:33:13 -0700
committerCole Helbling <cole.e.helbling@outlook.com>2022-12-08 13:50:04 -0800
commit83d06ce16d3c0f8aa7fec4d6f8cf069c3b16205a (patch)
tree246a605f20731624719ad630d21fd04bcf064938 /nixos/modules/module-list.nix
parent942dcd238b49ecd3020e75d0a193e9eedf45a0ab (diff)
nixos/boot/external: init
This allows supporting external bootloader backends.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 24dd30e157501..b2723f8df9a7a 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -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