Install CUDA on Rocky Linux 9.4 for Quadro K1100M
find the correct package version here
# Remember to remove any previous nvidia install
dnf list installed | grep nvidia
# Disable official driver as we are out of support
dnf module disable nvidia-driver
# Add rpmfusion