alexanderzhirov I was talking about the proper clr-boot-manager method, i.e.
echo "nvidia-drm.modeset=1" | sudo tee /etc/kernel/cmdline.d/50-nvidia-drm.conf
sudo clr-boot-manager update
I wouldn't start modifying GRUB directly, as that should be handled by clr-boot-manager
too