From c2fe75c17605ec660ec24eaba13799b4aff5c202 Mon Sep 17 00:00:00 2001 From: Duncan Gibson Date: Tue, 18 Jul 2023 11:42:53 -0400 Subject: [PATCH] Move "future work" over to issues --- readme.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/readme.md b/readme.md index 8b0a102..7a50f64 100644 --- a/readme.md +++ b/readme.md @@ -29,12 +29,3 @@ actually safe to put things there. Changes in `/etc/` are preserved in updates. [official-guide]: https://tailscale.com/blog/steam-deck/ - -## Future work (PRs welcome!) - -- Figure out how to make this work over Tailscale SSH. -- Copy the `tailscaled.service` file to `/etc/systemd/system/` automatically. -- Automatically resolve the NetworkManager/systemd-resolved warning in - `tailscale status` (Is - [this solution](https://tailscale.com/kb/1188/linux-dns/#networkmanager--systemd-resolved) - safe to do on the Deck?)