when running bazzite portal and trying to install super gflx for hybrid graphics it just says it nee
when running bazzite portal and trying to install super gflx for hybrid graphics it just says it needs a nvidia image?
rpm-ostree status | fpastesystemctl enable --now supergfxd.servicecat /usr/share/ublue-os/image-info.json | fpastesystemctl enable --now supergfxd.service
:testing branchrpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:testingIMAGE_INFO="/usr/share/ublue-os/image-info.json";IMAGE_FLAVOR=$(jq -r '."image-flavor"' < $IMAGE_INFO);if [[ ":${IMAGE_FLAVOR}:" =~ ":nvidia:" ]]; then echo "this works"; fisystemctl enable --now supergfxd.servicesystemctl enable --now supergfxd.servicecat /usr/share/ublue-os/image-info.json | fpasteIMAGE_INFO="/usr/share/ublue-os/image-info.json";IMAGE_FLAVOR=$(jq -r '."image-flavor"' < $IMAGE_INFO);if [[ ":$IMAGE_FLAVOR:" =~ ":nvidia:" ]]; then echo "this works"; firpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:testing