Thanks for the correction. I really should have realized that earlier, sorry for not being more cautious.
You could achieve a similar and functional removal of nvidia drivers with one command.
sudo dnf remove \*nvidia\* --exclude nvidia-gpu-firmware which retains the firmware package needed for the nouveau driver.