- Mask all suspend paths + dconf no-sleep/no-lock defaults (local + GDM):
the console must stay reachable over SSH/RDP at all times
- Autostart Steam Big Picture Mode for the kid account only
- Enable tailscaled (idle until 'tailscale up')
- First-boot flatpaks: ProtonUp-Qt, Heroic, RetroDECK
Already in the bazzite base, so not added: Steam, Tailscale, automatic
updates (uupd.timer), Firefox via first-boot flatpak manager.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Based on 62fixolab/Latest-Bazzite-AMD-BC-250-Patched-Images @ 347fd4d.
Adds on top of the fork:
- recipes/bc250-console-gnome.yml: governor + gnome-remote-desktop +
openssh-server, sshd enabled, hhd.service masked, no signing module
(local build + ISO path)
- files/console/usr/bin/bc250-remote-setup: one-time on-box SSH/RDP setup
- files/console/usr/lib/bootc/kargs.d/50-bc250-ttm.toml: ttm memory kargs
- BUILD-CONSOLE.md: build -> ISO -> validation instructions
files/console/ is separate from files/system/ so the 40-CU unlock tooling
stays out of this stable 24-CU image.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>