summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-06-01 12:54:03 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-06-01 12:55:56 +0200
commite8ad22be127b3d4b548c2138221b0e446ed298b2 (patch)
tree595b0a50a161a3e5602fde440c5b3e35f33e3297 /nixos/modules/module-list.nix
parent9f0e137338a0c8186a104b4af5c6d49d09552784 (diff)
downloadnixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar.gz
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar.bz2
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar.lz
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar.xz
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.tar.zst
nixlib-e8ad22be127b3d4b548c2138221b0e446ed298b2.zip
Rename gummiboot module
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 3944d7114c0b..f3e9cd75a950 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -505,10 +505,10 @@
   ./system/boot/loader/grub/grub.nix
   ./system/boot/loader/grub/ipxe.nix
   ./system/boot/loader/grub/memtest.nix
-  ./system/boot/loader/gummiboot/gummiboot.nix
   ./system/boot/loader/init-script/init-script.nix
   ./system/boot/loader/loader.nix
   ./system/boot/loader/raspberrypi/raspberrypi.nix
+  ./system/boot/loader/systemd-boot/systemd-boot.nix
   ./system/boot/luksroot.nix
   ./system/boot/modprobe.nix
   ./system/boot/networkd.nix