This is just bazzite, but with extra developer-specific tooling, aiming to match Bluefin DX and Aurora DX in functionality
bazzite-gdx will source from here and be focused for game development.
To rebase an existing Bazzite installation to Bazzite DX, use one of the following commands based on your current variant:
For KDE Plasma (default Bazzite):
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-dx:stableFor GNOME:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-dx-gnome:stableFor KDE Plasma with NVIDIA:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-dx-nvidia:stableFor GNOME with NVIDIA:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-dx-gnome-nvidia:stableDo not switch between GNOME and KDE variants! If you are currently running:
- GNOME (bazzite-gnome*): Only use the
-gnomevariants above - KDE Plasma (standard bazzite): Only use the variants without
-gnomein the name
Switching between desktop environments via rebase can break your installation and may require a complete reinstall.
After running the rebase command, reboot your system to complete the installation.
This project is built upon the work from amyos