
Decky plugin to switch NVIDIA driver versions on SteamOS, no USB stick needed
Hey everyone, made a new Decky Loader plugin! Some of you might know me from decky-proton-launch (https://github.com/moi952/decky-proton-launch) — this one's for anyone running SteamOS with an NVIDIA card via steamos-nvidia-installer (https://github.com/moi952/steamos-nvidia-installer).
It lets you pick and install any NVIDIA driver version straight from the running system, right from Quick Access. No USB stick, no repair image, no reinstall.
Only reboot when you're actually ready to.
- Any version from the Arch archive, tagged with NVIDIA's own channel
(Recommended / New Feature Branch / Beta), fetched live.
- Filter which channels show up, and pick which one counts as "latest".
- Real release notes for any version before you install it.
- Live progress log while it runs, Reboot now button when it's done.
- Games, saves, Steam login, Decky untouched — the risky part runs in a throwaway overlay, the real filesystem only gets touched for the final copy.
Already have SteamOS + NVIDIA installed?
You'll need to run a repair once first (the "Upgrade SteamOS (NVIDIA) — keeps games & data" option on the USB) — it'll offer to grow your system partitions to 8GiB, since Valve's stock 5GiB doesn't leave room for a driver install. Fresh installs already get 8GiB by default.
Repo: https://github.com/moi952/decky-nvidia-update
Let me know what you think!