mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-21 23:18:12 +00:00
807 B
807 B
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
- Download the attached
tailscale.sh
andtailscaled.service
files to your Deck. - Copy the
tailscaled.service
file to/etc/systemd/system/
. - Run
sudo bash tailscale.sh
to install Tailscale (or update the existing installation). - 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.