Bake GeForce NOW native Linux app (beta) via first-boot installer

NVIDIA's client ships from their own flatpak repo (com.nvidia.geforcenow),
which default-flatpaks can't add alongside Flathub — so a stamped oneshot
service installs it on first boot with retries. Docs note the BC-250 has
no hardware video decode: streams are CPU-decoded, keep to 1080p.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-07 16:13:56 -04:00
co-authored by Claude Fable 5
parent 06ad5e9d26
commit c5f141fe34
6 changed files with 51 additions and 1 deletions
@@ -74,3 +74,7 @@ high clocks. Change one thing at a time and re-check `sensors`.
`bc250-remote-setup` hasn't been run yet.
- Steam misbehaves after an update → try ProtonUp-Qt (installed) to switch
the game to Proton-GE.
- GeForce NOW (beta) installs itself on first boot with internet. The BC-250
has no hardware video decode, so the stream decodes on the CPU: keep it at
1080p (higher settings will stutter and run hot). If it's missing, check
`systemctl status bc250-gfn-install` — it retries on the next boot.