Server migration to Cachy

Well, I’ve been using cachy on my desktop for four or five months, but let my server continue on Endeavour till this morning.
It’s always nice to be running the same distro (or at least the same family) on your machines, but I got tired of messing/waiting with dkms-zfs and decided that running a kernel with zfs baked in would be nice…so I did the migration script and couldn’t be happier. Obviously, if this wasn’t just a personal server doing storage, dns, and time service, I probably would have been a bit more nervous about it.

One problem I have is that even though I removed zfs-dkms, dracut is trying to build it and erroring out. Anyone have a suggestion where I might look that has a list of modules to build?
I’ve only about a years experience using dracut vs mkinitcpio, but usually don’t need to do anything…

Partial solution: I added zfs to the omit-modules in dracut.conf. I guess it works…but seems a bit backwards.