Skip to content

Commit

Permalink
docs: Add steam deck info from README
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldr committed Sep 24, 2023
1 parent a41ad4c commit 6d75315
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/devices/valve-steam-deck/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Steam Deck
==========

Configuration
-------------

When configuring the system, import `./modules` from this repo in your configuration and enable the Steam Deck-specific hardware configurations with `jovian.devices.steamdeck.enable = true;`.


Firmware Updates
----------------

Firmware update, at this time, is not handled automatically.

### `steamdeck-firmware`

Updates to the BIOS and the controller are available in the `steamdeck-firmware` package:

- BIOS: Run `sudo jupiter-biosupdate`
- Controller: Run `sudo jupiter-controller-update`

### `jupiter-dock-updater-bin`

Updates to the Docking Station firmware are available in the `jupiter-dock-updater-bin` package.
Connect to the dock via USB-C and run `jupiter-dock-updater` to update.


Helpful Tips
------------

To enter the boot menu, power off the Steam Deck then hold down `Volume-` and tap the `Power` button.

0 comments on commit 6d75315

Please sign in to comment.