From a89b317ba7fb13a64f32358c81e46ccd72b7aa16 Mon Sep 17 00:00:00 2001 From: Duncan Date: Sun, 9 Oct 2022 19:13:57 -0400 Subject: [PATCH] --- readme.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 58e9d8d..7381cc2 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,13 @@ # Tailscale on the Steam Deck -This process is derived from the -[official guide](https://tailscale.com/blog/steam-deck/), but with some tweaks -to make the process smoother and produce an installation that both (1) comes up -automatically on boot and (2) survives system updates. +This process is derived from the [official guide][official-guide], but with some +tweaks to make the process smoother and produce an installation that both (1) +comes up automatically on boot and (2) survives system updates. + +Some key points: + +- The Steam Deck uses an immutable system partition with an A/B update system. + If you don't work within the writable lines, your changes will be lost on the + next update. + +[official-guide]: https://tailscale.com/blog/steam-deck/