bazzite engine · cosmic desktop · bootc atomic

Razorfin

The gaming desktop, honed to an edge.

Razorfin is Bazzite with the COSMIC desktop: the same gaming-ready, atomic Fedora base underneath, and System76's fast Rust-built shell on top.

Free and open source · Apache-2.0

The Razorfin shark mark

−200 m · the build

Three layers, one edge

Gaming-ready base

Bazzite ships Steam, Proton, and a graphics stack tuned for play: HDR, VRR, gamepads, and broad hardware support working from first boot.

COSMIC desktop

System76's desktop, written in Rust. Tiling when you want it, floating when you don't, and settings that don't need a page of extensions.

Atomic to the bone

The whole OS is a signed container image. Updates apply on reboot, and if one bites, bootc rollback returns you to the previous deployment.

−4000 m · install

Get in the water

Fresh install

ISOs are built monthly from the stable channel. Checksums and build digests are published with every release.

Verify your download
curl -LO https://download.razorfin.org/razorfin-live-amd64.iso
curl -LO https://download.razorfin.org/razorfin-live-amd64.iso.sha256
sha256sum -c razorfin-live-amd64.iso.sha256

Already atomic?

On any Fedora Atomic or Universal Blue system, switch in place and reboot:

sudo bootc switch --enforce-container-sigpolicy \
  ghcr.io/razorfinos-org/razorfin:stable

Pick the image that matches your machine:

VariantImage
COSMIC desktoprazorfin
+ developer toolsrazorfin-dx
+ NVIDIA open driversrazorfin-nvidia-open
+ bothrazorfin-dx-nvidia-open

All images are signed with Cosign; verification is enforced by the switch command above.

−6000 m · channels

Built once, promoted on proof

Images build one time and move between channels by re-tagging, so stable ships the exact digest already proven in latest.

  1. testing

    every push

    Bleeding edge. Fresh builds land here first.

  2. latest

    daily

    Yesterday's testing build, promoted for general use.

  3. stable

    weekly · tuesdays

    Last week's latest. The recommended channel, and the one ISOs ship.

Every promotion also cuts a date-stamped tag like stable.20260208 for pinning and rollback.