Skip to main content
vee
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

gaming-bazzite

Bazzite (immutable Fedora Atomic) gaming ISO with Steam + Proton and KDE Plasma pre-installed. Boots the ISO directly and uses Bazzite’s own installer — there is no cloud-init and no SSH key injection.

Prerequisites

For passthrough, see GPU Passthrough Prerequisites.

Create

# virtio-gpu (no passthrough)
vee create bazzite --template gaming-bazzite

# GPU passthrough
vee create bazzite --template gaming-bazzite \
  --gpu-mode passthrough --gpu-pci 08:00.0

Defaults

SettingValue
Memory16G
CPUs8
Disk80G qcow2
NetworkBridge (br0)
Displayvirtio-gpu — passthrough swaps to the physical GPU + SPICE
Guest agentEnabled
UEFIYes

Notes

  • Because the install is driven by Bazzite’s own installer, this template does not accept --user or SSH keys. Complete first-boot setup at the console (or SPICE).
  • --gpu-vendor (default amd) only affects passthrough driver selection.

For an SSH-managed, cloud-init gaming VM instead, use gaming-arch.