What does pacman -Q | grep -E "grub|dracut" return?
If you are using grub, you will have both grub and eos-dracut on the list.
If you are using systemd-boot, you will have kernel-install-for-dracut on the list.
Keep in mind, everyone has systemd installed because it is used for more than just booting.