From 1c0d3f93d2ee64c2773b89f7dd9051a1212d0744 Mon Sep 17 00:00:00 2001 From: Duncan Date: Sun, 9 Oct 2022 19:59:39 -0400 Subject: [PATCH] --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index c0b02c7..706d756 100644 --- a/readme.md +++ b/readme.md @@ -15,4 +15,11 @@ comes up automatically on boot and (2) survives system updates. a login QR code. Scan the code with your phone and authenticate with Tailscale to bring your Deck onto your network. +## How it works + +It uses the same system extension method as the official guide, but we put the +`tailscaled.service` file directly in `/etc/systemd/system/` because it's +actually safe to put things there. Changes in `/etc/` are preserved in +`/lib/overlays/etc/upper/` via an overlayfs, meaning that they survive updates. + [official-guide]: https://tailscale.com/blog/steam-deck/