Do I need to create a pacman hook if I am early loading nvidia modules using dracut?

We already rebuild the dracut images when the kernel is updated. The purpose of the hook is for when the nvidia drivers are updated but the kernel isn’t.

I believe nvidia-inst will install that hook if you used it to install the drivers. If not, you can install nvidia-hook which is a package in our repo.