Also do it for uboot

This commit is contained in:
Johannes Jöns 2023-03-14 14:14:10 +01:00
parent 870067ce90
commit c313ae0c0f

View file

@ -17,6 +17,7 @@ in
grub.enable = false;
# Enables the generation of /boot/extlinux/extlinux.conf
generic-extlinux-compatible.enable = true;
systemd-boot.configurationLimit = 10;
};
};
};