chore(readme): Mention that Nix packages are automatically updated now

This commit is contained in:
Kyle Gospodnetich 2023-09-01 15:04:02 -07:00
parent f387447437
commit 9bcd77dfd7

View File

@ -41,7 +41,7 @@ Bazzite is built from [ublue-os/main](https://github.com/ublue-os/main) and [ubl
Common variant available as `bazzite`, suitable for desktop computers.
- Runs Steam and Lutris in a [custom Arch Linux OCI](https://github.com/ublue-os/bazzite-arch/) via Distrobox.
- Automatic updates for the OS, Flatpaks, and all Distrobox containers.
- Automatic updates for the OS, Flatpaks, Nix packages, and all Distrobox containers.
> [!IMPORTANT]
> **ISOs can be downloaded from our releases page [here](https://github.com/ublue-os/bazzite/releases), and a helpful install guide can be found [here](https://universal-blue.org/images/bazzite/installation/).**
@ -74,7 +74,7 @@ Variant designed for usage as an alternative to SteamOS on the Steam Deck, and f
- Comes with patches from [SteamOS BTRFS](https://gitlab.com/popsulfr/steamos-btrfs) for full BTRFS support for the SD card by default.
- Ships with a ported copy of [SDGyroDSU](https://github.com/kmicki/SteamDeckGyroDSU), enabled by default.
- Option to install [Decky Loader](https://github.com/SteamDeckHomebrew/decky-loader), [EmuDeck](https://www.emudeck.com/), and [ProtonUp-Qt](https://davidotek.github.io/protonup-qt/), among numerous other useful packages on installation.
- Custom update system allows for the OS, Flatpaks, and Distrobox images to be updated directly from the Gamemode UI.
- Custom update system allows for the OS, Flatpaks, Nix packages, and Distrobox images to be updated directly from the Gamemode UI.
- Built in support for Windows dual-boot thanks to Fedora's installation of GRUB being left intact.
- Update break something? Easily roll back to the previous version of Bazzite thanks to `rpm-ostree`'s rollback functionality. You can even select previous images at boot.
- Steam and Lutris preinstalled on the image as layered packages.