Duncan 9cf5e43f82
2022-10-09 19:26:23 -04:00
2022-10-09 19:26:23 -04:00
2022-10-09 19:19:55 -04:00
2022-10-09 19:16:32 -04:00

Tailscale on the Steam Deck

This process is derived from the official guide, but lightly tweaked to make the process smoother and produce an installation that both (1) comes up automatically on boot and (2) survives system updates.

Installing Tailscale

  1. Download the attached tailscale.sh and tailscaled.service files to your Deck.
  2. Copy the tailscaled.service file to /etc/systemd/system/.
  3. Run sudo bash tailscale.sh to install Tailscale (or update the existing installation).
  4. Run sudo tailscale up --qr --operator=deck --ssh to have Tailscale generate a login QR code. Scan the code with your phone and authenticate with Tailscale to bring your Deck onto your network.
Description
Tailscale install script for the Steam Deck
Readme 113 KiB
Languages
Shell 100%