2023-07-18 12:30:37 +00:00
< p align = "center" >
2023-08-02 00:00:46 +00:00
< img src = "https://github.com/ublue-os/bazzite/raw/main/repo_content/logo.png?raw=true" alt = "Bazzite Logo" / >
2023-07-18 18:12:09 +00:00
< / p >
< p align = "center" >
2023-08-02 00:00:46 +00:00
< img src = "https://github.com/ublue-os/bazzite/raw/main/repo_content/text_logo.png?raw=true" alt = "Bazzite" / >
2023-07-18 12:30:37 +00:00
< / p >
2023-02-09 19:08:39 +00:00
[![build-bazzite ](https://github.com/ublue-os/bazzite/actions/workflows/build.yml/badge.svg )](https://github.com/ublue-os/bazzite/actions/workflows/build.yml)
2023-07-18 06:54:20 +00:00
[![build-bazzite-arch ](https://github.com/ublue-os/bazzite-arch/actions/workflows/build.yml/badge.svg )](https://github.com/ublue-os/bazzite-arch/actions/workflows/build.yml)
2023-07-18 07:11:41 +00:00
## About & Features
2023-07-18 07:06:03 +00:00
2023-07-18 21:18:50 +00:00
Bazzite is an OCI image that serves as an alternative operating system for the [Steam Deck ](https://www.steamdeck.com/ ), and a ready-to-game SteamOS-like for desktop computers and living room home theater PCs.
2023-07-18 07:06:03 +00:00
2023-07-29 03:47:39 +00:00
Bazzite is built from [ublue-os/main ](https://github.com/ublue-os/main ) and [ublue-os/nvidia ](https://github.com/ublue-os/nvidia ) using [Fedora ](https://fedoraproject.org/ ) technology, which means expanded hardware support and built in drivers are included. Additionally, Bazzite adds the following features:
2023-07-18 21:18:50 +00:00
2023-07-26 07:54:38 +00:00
- Proprietary Nvidia drivers pre-installed.
- Full hardware accelerated codec support for H264 decoding.
- Full support for AMD's ROCM OpenCL/HIP runtimes.
2023-08-01 19:50:41 +00:00
- [xpadneo ](https://github.com/atar-axis/xpadneo ) driver for wireless Xbox One controllers.
2023-08-02 00:44:06 +00:00
- Full support for [DisplayLink ](https://www.synaptics.com/products/displaylink-graphics ).
2023-07-26 07:54:38 +00:00
- Includes Valve's KDE themes from SteamOS.
2023-07-18 21:18:50 +00:00
- [LatencyFleX ](https://github.com/ishitatsuyuki/LatencyFleX ), [vkBasalt ](https://github.com/DadSchoorse/vkBasalt ), [MangoHud ](https://github.com/flightlessmango/Mangohud ), and [OBS VkCapture ](https://github.com/nowrep/obs-vkcapture ) installed and available by default
2023-08-08 22:25:24 +00:00
- Support for [Wallpaper Engine ](https://www.wallpaperengine.io/en ). < sub >< sup > (Only on KDE)</ sup ></ sub >
2023-07-18 06:54:20 +00:00
- [Distrobox ](https://github.com/89luca89/distrobox ) preinstalled with automatic updates for created containers.
2023-07-24 15:35:03 +00:00
- Automated duperemove services for reducing the disk space used by wine prefix contents.
2023-07-26 16:44:41 +00:00
- [System76-Scheduler ](https://github.com/pop-os/system76-scheduler ) preinstalled, providing automatic process priority tweaks to your focused application and keeping CPU time for background processes to a minimum.
- Customized System76-Scheduler config with additional rules and CFS parameters from [Linux-TKG ](https://github.com/Frogging-Family/linux-tkg ).
2023-07-18 06:54:20 +00:00
- Uses [Google's BBR TCP congestion control ](https://github.com/google/bbr ) by default.
2023-08-08 22:25:24 +00:00
- [Input Remapper ](https://github.com/sezanzeb/input-remapper ) preinstalled and enabled. < sub >< sup > (Available but default-disabled on the Deck variant)</ sup ></ sub >
2023-07-24 15:35:03 +00:00
- Helpful first-start installer provides an easy way to install numerous applications and tweaks, including installing [CoreCtrl ](https://gitlab.com/corectrl/corectrl ) and [GreenWithEnvy ](https://gitlab.com/leinardi/gwe ).
2023-07-26 07:01:39 +00:00
- [Nix ](https://nixos.org/ ) package manager optionally available.
2023-08-08 22:25:24 +00:00
- [Waydroid ](https://waydro.id/ ) preinstalled for running Android apps. Future releases will offer to set this up for you. < sub >< sup > (Not available on Nvidia builds)</ sup ></ sub >
2023-07-23 07:59:48 +00:00
- [OpenRGB ](https://gitlab.com/CalcProgrammer1/OpenRGB ) i2c-piix4 and i2c-nct6775 drivers for controlling RGB on certain motherboards.
- [GCAdapter_OC ](https://github.com/hannesmann/gcadapter-oc-kmod ) driver for overclocking Nintendo's Gamecube Controller Adapter to 1000hz polling.
2023-08-01 19:50:41 +00:00
- Out of the box support for [Wooting ](https://wooting.io/ ) keyboards.
2023-07-18 21:25:22 +00:00
2023-08-04 23:33:55 +00:00
### Desktop/HTPCs
2023-07-18 21:25:22 +00:00
Common variant available as `bazzite` and suitable for desktops and HTPCs.
2023-07-18 06:54:20 +00:00
- Runs Steam and Lutris in a [custom Arch Linux OCI ](https://github.com/ublue-os/bazzite-arch/ ) via Distrobox.
2023-07-18 21:34:26 +00:00
- Option to automatically launch Steam in Big Picture Mode on boot for HTPCs.
2023-07-18 06:54:20 +00:00
2023-08-04 23:33:55 +00:00
**For new installs ISOs can be downloaded from our releases page [here ](https://github.com/ublue-os/bazzite/releases ).**
2023-07-26 18:12:54 +00:00
To rebase an existing ostree system to this image:
2023-07-18 21:18:50 +00:00
2023-07-19 23:21:29 +00:00
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:latest
2023-07-18 21:18:50 +00:00
2023-07-18 21:25:22 +00:00
or for devices with Nvidia GPUs:
2023-07-18 21:18:50 +00:00
2023-07-19 23:21:29 +00:00
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia:latest
2023-08-08 22:25:24 +00:00
**For users with Secure Boot enabled:** Once you've installed or rebased to a Nvidia build, [be sure to follow step 3 from the ublue-os/nvidia guide ](https://github.com/ublue-os/nvidia#3-enable-secure-boot-support ).
2023-07-18 21:18:50 +00:00
2023-08-04 23:33:55 +00:00
### Steam Deck
2023-07-18 21:18:50 +00:00
Variant designed for usage as an alternative to SteamOS on the Steam Deck, available as `bazzite-deck` :
2023-07-26 07:54:38 +00:00
- Directly boots to Gamemode matching SteamOS's behavior.
2023-08-10 00:38:38 +00:00
- Uses Wayland on the desktop with [full support for Steam input ](https://github.com/Supreeeme/extest ).
2023-07-26 07:54:38 +00:00
- Features ported versions of most SteamOS packages, including drivers, firmware updaters, and fan controllers [from the evlaV repository ](https://gitlab.com/evlaV ).
2023-07-23 07:59:48 +00:00
- Patched Mesa for proper framerate control from Gamescope.
2023-07-26 07:54:38 +00:00
- 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.
2023-07-28 06:10:24 +00:00
- Built in support for 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.
2023-07-23 07:59:48 +00:00
- Steam and Lutris preinstalled on the image as layered packages.
2023-08-08 22:25:24 +00:00
- Exclusively uses ZRAM by default with the option to switch back to a swap file and set a custom size if desired. < sub >< sup > (1GB by default)</ sup ></ sub >
2023-07-26 07:54:38 +00:00
- BFQ I/O scheduler to prevent I/O starvation when installing games or during background duperemove processes.
2023-08-08 22:41:15 +00:00
- TLS/SSL secured DNS and NTP by default. < sup >< sub > (This is a handheld PC you're likely to use on random public networks after all)</ sub ></ sup >
2023-07-26 07:54:38 +00:00
- Applies SteamOS's kernel parameters and enables amd-pstate by default.
2023-07-31 07:11:10 +00:00
- 64GB Steam Decks gain several improvements over SteamOS, including:
2023-07-31 07:12:30 +00:00
- Higher disk compression ratio increases storage space and eMMC read speeds.
- Automatic duperemove greatly trims the size of compatdata.
- Latest version of Mesa creates smaller shader caches and does not require them to prevent stutter.
2023-07-31 07:11:10 +00:00
- Able to be booted even if the drive is full.
2023-08-08 18:44:53 +00:00
- Default-disabled power-user features, including:
- Service for low-risk undervolting of the Steam Deck via [RyzenAdj ](https://github.com/FlyGoat/RyzenAdj ), see `ryzenadj.service` and `/etc/default/ryzenadj` .
2023-08-08 22:25:24 +00:00
- Service for limiting the max charge level of the battery, see `batterylimit.service` and `/etc/default/batterylimit` . < sup >< sub > (Works even when the device is off)</ sub ></ sup >
- Built in support for display overclocking. For example, add `GAMESCOPE_OVERRIDE_REFRESH_RATE=40,70` to `/etc/environment` .
2023-08-11 19:06:29 +00:00
- Ability to switch back to X11 on the desktop if desired by editing `/etc/default/desktop-wayland` .
2023-08-10 03:07:17 +00:00
- 32GB RAM mod your Steam Deck? Enjoy double the maximum VRAM amount, automatically applied. < sup >< sub > (Can you share your soldering skills?)</ sub ></ sup >
2023-02-09 19:08:39 +00:00
2023-08-04 23:33:55 +00:00
**For new installs ISOs can be downloaded from our releases page [here ](https://github.com/ublue-os/bazzite/releases ).**
2023-07-26 18:12:54 +00:00
To rebase an existing ostree system to this image:
2023-07-18 21:25:22 +00:00
2023-07-19 23:21:29 +00:00
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:latest
2023-07-18 21:25:22 +00:00
2023-08-04 23:33:55 +00:00
### GNOME
Builds with the GNOME desktop environment are available in both desktop and deck flavors. These builds come with the following additional features:
2023-08-07 00:51:24 +00:00
- [Variable refresh rate support enabled under Wayland ](https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154 ).
2023-08-10 00:38:38 +00:00
- Custom menu in the top bar for returning to game mode, launching Steam, and opening a number of useful utilities. < sub >< sup > (Only on Steam Deck builds)</ sup ></ sub >
2023-08-04 23:33:55 +00:00
- [GSConnect ](https://extensions.gnome.org/extension/1319/gsconnect/ ) preinstalled and ready to use.
- Features optional Valve-inspired themes matching Vapor and VGUI2 from SteamOS.
2023-08-07 08:22:54 +00:00
- [Optional important user experience fix ](https://www.youtube.com/watch?v=nbCg9_YgKgM ).
2023-08-04 23:33:55 +00:00
**For new installs ISOs can be downloaded from our releases page [here ](https://github.com/ublue-os/bazzite/releases ).**
To rebase an existing ostree system to the **desktop** release:
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome:latest
To rebase an existing ostree system to the **desktop with Nvidia drivers** release:
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome-nvidia:latest
To rebase an existing ostree system to the **Steam Deck** release:
podman pull ghcr.io/ublue-os/config & & rpm-ostree install --assumeyes --apply-live --force-replacefiles $(find ~/.local/share/containers -name ublue-os-signing.noarch.rpm 2>/dev/null) & & rpm-ostree rebase --uninstall $(rpm -q ublue-os-signing-* --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{Arch}') ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck-gnome:latest
2023-07-18 07:11:41 +00:00
## Why
2023-07-18 21:18:50 +00:00
2023-07-18 07:11:41 +00:00
Bazzite started as a project to resolve some of the issues that plague SteamOS, mainly out of date packages despite an Arch base and the lack of a functional package manager.
2023-08-01 22:58:05 +00:00
Despite this project also being image-based you are able to install any Fedora package straight from the command line. These packages will persist across updates < sub > < sup > (So go ahead and install that obscure VPN software you spent an hour trying to get working in SteamOS)< / sup > < / sub > . Additionally, Bazzite is updated multiple times a week with packages from upstream Fedora, giving you the best possible performance and latest features - all on a stable base.
2023-07-18 21:18:50 +00:00
2023-08-08 22:41:15 +00:00
Bazzite ships with the latest Linux kernel and SELinux enabled by default with full support for secure boot and disk encryption, making this a sensible solution for general computing. < sup > < sub > (Yes, you can print from Bazzite)< / sub > < / sup >
2023-07-18 18:18:49 +00:00
2023-08-04 23:33:55 +00:00
![KDE Vapor Theme ](/repo_content/desktop1.png?raw=true "KDE Vapor Theme" )
![KDE VGUI2 Theme ](/repo_content/desktop2.png?raw=true "KDE VGUI2 Theme" )
2023-08-11 19:31:15 +00:00
![Steam Game Mode ](/repo_content/gamemode.png?raw=true "Steam Game Mode" )
2023-08-14 01:48:03 +00:00
![Waydroid ](/repo_content/waydroid.png?raw=true "Waydroid" )
2023-08-14 05:20:40 +00:00
![OpenGamepadUI ](/repo_content/opengamepadui.png?raw=true "OpenGamepadUI" )
2023-08-04 23:33:55 +00:00
![GNOME Vapor Theme ](/repo_content/gnome1.png?raw=true "GNOME Vapor Theme" )
![GNOME VGUI2 Theme ](/repo_content/gnome2.png?raw=true "GNOME VGUI2 Theme" )
2023-07-18 21:30:57 +00:00
## Custom Packages
2023-02-09 19:08:39 +00:00
2023-07-26 07:54:38 +00:00
Ported SteamOS and ChimeraOS packages, among others used by Bazzite, are built on Copr in [bazzite ](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/ ) and [bazzite-multilib ](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/ ).
2023-02-09 19:08:39 +00:00
|Package|Status|
|---|---|
2023-07-24 19:09:59 +00:00
|ds-inhibit|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/ds-inhibit/status_image/last_build.png?)|
2023-08-09 19:56:31 +00:00
|[extest](https://github.com/Supreeeme/extest)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/package/extest/status_image/last_build.png?)|
2023-08-07 06:47:58 +00:00
|[gamescope-session](https://github.com/ChimeraOS/gamescope-session)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gamescope-session/status_image/last_build.png?)|
2023-08-02 23:25:29 +00:00
|gnome-shell-extension-bazzite-menu|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-bazzite-menu/status_image/last_build.png?)|
2023-08-07 06:47:58 +00:00
|[gnome-shell-extension-compiz-windows-effect](https://github.com/hermes83/compiz-windows-effect)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-compiz-windows-effect/status_image/last_build.png?)|
2023-02-09 19:08:39 +00:00
|jupiter-fan-control|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-fan-control/status_image/last_build.png?)|
|jupiter-hw-support-[btrfs](https://gitlab.com/popsulfr/steamos-btrfs)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-hw-support-btrfs/status_image/last_build.png?)|
2023-08-07 08:22:54 +00:00
|[mangohud](https://github.com/flightlessmango/MangoHud)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/package/mangohud/status_image/last_build.png?)|
2023-07-23 08:59:14 +00:00
|mesa|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/package/mesa/status_image/last_build.png?)|
2023-08-07 16:57:11 +00:00
|[python3-hid](https://github.com/apmorton/pyhidapi)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/python3-hid/status_image/last_build.png?)|
2023-08-07 06:47:58 +00:00
|[ryzenadj](https://github.com/FlyGoat/RyzenAdj)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/ryzenadj/status_image/last_build.png?)|
|[sddm-sugar-steamOS](https://github.com/JiayuanWen/sddm-sugar-steamOS)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/sddm-sugar-steamOS/status_image/last_build.png?)|
|[sdgyrodsu](https://github.com/kmicki/SteamDeckGyroDSU)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/sdgyrodsu/status_image/last_build.png?)|
2023-02-09 19:08:39 +00:00
|steamdeck-kde-presets|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/steamdeck-kde-presets/status_image/last_build.png?)|
2023-07-18 23:41:13 +00:00
|steamdeck-kde-presets-desktop|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/steamdeck-kde-presets-desktop/status_image/last_build.png?)|
2023-07-31 00:10:29 +00:00
|steam_notif_daemon|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/steam_notif_daemon/status_image/last_build.png?)|
2023-07-13 20:30:13 +00:00
|udisks2|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/udisks2/status_image/last_build.png?)|
2023-07-25 19:21:53 +00:00
|vpower|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/vpower/status_image/last_build.png?)|
2023-02-09 19:08:39 +00:00
Additionally, the following packages are used from other Copr repos:
|Package|Status|
|---|---|
2023-08-13 17:37:21 +00:00
|[distrobox](https://github.com/89luca89/distrobox)-git|![Build Status](https://copr.fedorainfracloud.org/coprs/ublue-os/distrobox-git/package/distrobox-git/status_image/last_build.png?)|
2023-07-18 19:26:52 +00:00
|[gcadapter_oc-kmod](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/)|![Build Status](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/package/gcadapter_oc-kmod/status_image/last_build.png?)|
2023-08-03 02:14:26 +00:00
|[gnome-vrr](https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/package/mutter/status_image/last_build.png?)|
2023-08-02 19:22:18 +00:00
|[gradience](https://copr.fedorainfracloud.org/coprs/lyessaadi/gradience/)|![Build Status](https://copr.fedorainfracloud.org/coprs/lyessaadi/gradience/package/gradience/status_image/last_build.png?)|
2023-06-22 16:24:55 +00:00
|[hl2linux-selinux](https://copr.fedorainfracloud.org/coprs/kylegospo/hl2linux-selinux/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/hl2linux-selinux/package/hl2linux-selinux/status_image/last_build.png?)|
2023-02-09 19:08:39 +00:00
|[latencyflex-vulkan-layer](https://copr.fedorainfracloud.org/coprs/kylegospo/LatencyFleX/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/LatencyFleX/package/latencyflex-vulkan-layer/status_image/last_build.png?)|
2023-07-25 17:48:05 +00:00
|[noise-suppression-for-voice](https://copr.fedorainfracloud.org/coprs/ycollet/audinux/)|![Build Status](https://copr.fedorainfracloud.org/coprs/ycollet/audinux/package/noise-suppression-for-voice/status_image/last_build.png?)|
2023-07-04 23:48:43 +00:00
|[obs-vkcapture](https://copr.fedorainfracloud.org/coprs/kylegospo/obs-vkcapture/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/obs-vkcapture/package/obs-vkcapture/status_image/last_build.png?)|
2023-07-23 08:59:14 +00:00
|[openrgb-kmod](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/)|![Build Status](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/package/openrgb-kmod/status_image/last_build.png?)|
2023-07-21 21:33:32 +00:00
|[steamdeck-kmod](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/)|![Build Status](https://copr.fedorainfracloud.org/coprs/ublue-os/akmods/package/jupiter-kmod/status_image/last_build.png?)|
2023-07-18 07:06:03 +00:00
|[system76-scheduler](https://copr.fedorainfracloud.org/coprs/kylegospo/system76-scheduler/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/system76-scheduler/package/system76-scheduler/status_image/last_build.png?)|
2023-07-05 19:18:47 +00:00
|[wallpaper-engine-kde-plugin](https://copr.fedorainfracloud.org/coprs/kylegospo/wallpaper-engine-kde-plugin/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/wallpaper-engine-kde-plugin/package/wallpaper-engine-kde-plugin/status_image/last_build.png?)|
2023-02-09 19:08:39 +00:00
## Verification
2023-08-11 14:19:00 +00:00
These images are signed with sigstore's [cosign ](https://docs.sigstore.dev/cosign/overview/ ). You can verify the signature by downloading the `cosign.pub` key from this repo and running the following command:
2023-02-09 19:08:39 +00:00
2023-06-22 00:14:37 +00:00
cosign verify --key cosign.pub ghcr.io/ublue-os/bazzite
2023-07-18 15:13:10 +00:00
## [![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Recent activity [![Time period](https://images.repography.com/35181738/ublue-os/bazzite/recent-activity/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_badge.svg)](https://repography.com)
[![Timeline graph ](https://images.repography.com/35181738/ublue-os/bazzite/recent-activity/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_timeline.svg )](https://github.com/ublue-os/bazzite/commits)
[![Issue status graph ](https://images.repography.com/35181738/ublue-os/bazzite/recent-activity/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_issues.svg )](https://github.com/ublue-os/bazzite/issues)
[![Pull request status graph ](https://images.repography.com/35181738/ublue-os/bazzite/recent-activity/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_prs.svg )](https://github.com/ublue-os/bazzite/pulls)
[![Top contributors ](https://images.repography.com/35181738/ublue-os/bazzite/recent-activity/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_users.svg )](https://github.com/ublue-os/bazzite/graphs/contributors)
## [![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Top contributors
[![Top contributors ](https://images.repography.com/35181738/ublue-os/bazzite/top-contributors/Th70YH5TPWj_xtgglSDUV9CY1CtpE2JkmmfhzTTj4Vg/D6pCB2LvmFrU9T9B0Kp9QIfQCmY5U2q5aHoeVk0Tdds_table.svg )](https://github.com/ublue-os/bazzite/graphs/contributors)
2023-07-26 07:01:39 +00:00
## Special Thanks
Bazzite is a community effort and wouldn't exist without everyone's support. Below are some of the people who've helped us along the way:
2023-07-26 18:12:54 +00:00
- [evlaV ](https://gitlab.com/evlaV ) - For making Valve's code available and for being [this person ](https://xkcd.com/2347/ ).
2023-07-26 07:01:39 +00:00
- [ChimeraOS ](https://chimeraos.org/ ) - For gamescope-session and for valuable support along the way.
2023-07-26 18:12:54 +00:00
- [Jovian-NixOS ](https://github.com/Jovian-Experiments ) - For supporting us with technical issues and for creating a similar project. Seriously, go check it out. It's our Nix-based cousin.
2023-08-01 23:59:45 +00:00
- [Steam Deck Homebrew ](https://deckbrew.xyz ) - For choosing to support distributions other than SteamOS despite the extra work, and a special thanks to [PartyWumpus ](https://github.com/PartyWumpus ) for getting Decky Loader working with SELinux for us.
2023-07-26 07:01:39 +00:00
- [cyrv6737 ](https://github.com/cyrv6737 ) - For the initial inspiration and the base that became bazzite-arch.