This commit is contained in:
Duncan
2022-10-09 19:20:45 -04:00
committed by GitHub
parent 1e1d91962f
commit 18f24359ab

View File

@@ -11,5 +11,8 @@ comes up automatically on boot and (2) survives system updates.
2. Copy the `tailscaled.service` file to `/etc/systemd/system/`. 2. Copy the `tailscaled.service` file to `/etc/systemd/system/`.
3. Run `sudo bash tailscale.sh` to install Tailscale (or update the existing 3. Run `sudo bash tailscale.sh` to install Tailscale (or update the existing
installation). installation).
4. Run `sudo tailscale up --qr
[official-guide]: https://tailscale.com/blog/steam-deck/ [official-guide]: https://tailscale.com/blog/steam-deck/
## How it works