From 42462f57a28f07bffe697a1815a172d192333f25 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Tue, 31 Mar 2026 10:08:30 +0200 Subject: [PATCH] docs: replace completed TODOs with Tailscale investigation :memo: --- TODO.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 67d900a..164e285 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,3 @@ # TODO -1. Create a setup/boot USB that: installs NixOS on the server with encryption and WiFi configured from the start; only required input is the server's name (e.g. sunken-ship). - * I have a set wifi SSID/PSK, assume servers will start up and be able to reach this wifi. - * I don't know how to go about the rest of this. - -2. Encrypt sunken-ship (LUKS); update hardware/config for encrypted root and boot. +- [ ] **Tailscale**: Investigate setting up Tailscale mesh VPN across devices (sunken-ship, Mac, iPhone). Would allow SSH, AirPlay, and Claude Code remote sessions from anywhere. Free tier, ~5 lines of NixOS config. Needs Tailscale app on Mac + iPhone. See: https://tailscale.com