do i need to regenerate initramfs after this?
Yes. sudo dracut-rebuild
Will I be able to use systemdboot with eos-dracut? Keeping in mind the systemdboot installation is there.
What’s the difference between eos-dracut and kernel-install-for-dracut
Not in the way that EOS uses systemd-boot.
kernel-install-for-dracut uses kernel-install(part of systemd-boot) to install the kernel and boot images in compliance with the Boot Loader Specification(BLS).
eos-dracut installs the kernel and boot images in /boot as it more typical for Arch but not as specified by the BLS.
I just wanted to say “thank you”.
I use timeshift for backups, and restoring required me to re-install systemd-boot every time because it wasn’t compatible.
After 8 months of this, I just had to try. And I did it. Thanks again, dalto.