Potentially fixing Fedora 42 + Nvidia sleep issues
Install the Nvidia drivers using RPM Fusion's method.
sudo dnf install xorg-x11-drv-nvidia-power
sudo systemctl enable nvidia-{suspend,resume,hibernate}
This gets rid of the Gnome crashes and lets the machine wake from sleep.