summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2013-10-10 10:54:30 -0400
committerShea Levy <shea@shealevy.com>2013-10-10 10:54:35 -0400
commita63b4dc555e71fd211a17720f87266d9c673a067 (patch)
tree1d90a2ff052a9390d2915593bafd5bc739c8f8ab /nixos/modules/module-list.nix
parent762164c8a73864d6989f50fd87fb24aec9f9ff90 (diff)
downloadnixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar.gz
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar.bz2
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar.lz
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar.xz
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.tar.zst
nixlib-a63b4dc555e71fd211a17720f87266d9c673a067.zip
Remove old efi boot stub bootloader
Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index c186968f0590..977ca2518ecc 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -240,7 +240,6 @@
   ./system/activation/top-level.nix
   ./system/boot/kernel.nix
   ./system/boot/kexec.nix
-  ./system/boot/loader/efi-boot-stub/efi-boot-stub.nix
   ./system/boot/loader/efi.nix
   ./system/boot/loader/generations-dir/generations-dir.nix
   ./system/boot/loader/gummiboot/gummiboot.nix