feat: Added Tailscale install

This commit is contained in:
2026-01-30 11:47:45 +00:00
parent 75699198d1
commit fdf0e83b62
+3
View File
@@ -107,6 +107,9 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Starship because command line glory
curl -sS https://starship.rs/install.sh | sh
## Tailscale for that private network.
curl -fsSL https://tailscale.com/install.sh | sh
# ============================================================
# SYMBOLIC LINKING
# ============================================================