mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-22 07:28:14 +00:00
This commit is contained in:
11
readme.md
11
readme.md
@@ -1,7 +1,7 @@
|
|||||||
# Tailscale on the Steam Deck
|
# Tailscale on the Steam Deck
|
||||||
|
|
||||||
This process is derived from the [official guide][official-guide], but with some
|
This process is derived from the [official guide][official-guide], but lightly
|
||||||
tweaks to make the process smoother and produce an installation that both (1)
|
tweaked to make the process smoother and produce an installation that both (1)
|
||||||
comes up automatically on boot and (2) survives system updates.
|
comes up automatically on boot and (2) survives system updates.
|
||||||
|
|
||||||
## Installing Tailscale
|
## Installing Tailscale
|
||||||
@@ -16,10 +16,3 @@ comes up automatically on boot and (2) survives system updates.
|
|||||||
Tailscale to bring your Deck onto your network.
|
Tailscale to bring your Deck onto your network.
|
||||||
|
|
||||||
[official-guide]: https://tailscale.com/blog/steam-deck/
|
[official-guide]: https://tailscale.com/blog/steam-deck/
|
||||||
|
|
||||||
## How it works
|
|
||||||
|
|
||||||
The Deck runs SteamOS 3, which is derived from Arch and thus uses a software
|
|
||||||
suite called systemd to manage services. The `tailscaled.service` file is a
|
|
||||||
systemd unit file, which tells systemd how to start and manage the tailscale
|
|
||||||
daemon.
|
|
||||||
|
Reference in New Issue
Block a user