(bootloader
(bootloader-configuration
(bootloader grub-efi-bootloader)
(targets '("/boot/efi1" "/boot/efi2"))This creates multiple boot partitions, but doesn't register all of them with the BIOS/create multiple boot entries
(bootloader
(bootloader-configuration
(bootloader grub-efi-bootloader)
(targets '("/boot/efi1" "/boot/efi2"))This creates multiple boot partitions, but doesn't register all of them with the BIOS/create multiple boot entries