damn this immutable distro thing is really confusing me, i've never used these things before
damn this immutable distro thing is really confusing me, i've never used these things before
/etc/default/wayland_desktopsudoedit /etc/default/desktop-waylandDESKTOP_WAYLAND=trueDESKTOP_WAYLAND=falseujust _toggle_waylandsudoeditrpm-ostree status | 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"; 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"; fi