Make the current user a tailscale operator on install

This commit is contained in:
David Heinemeier Hansson
2026-05-26 19:03:17 +02:00
parent 9100bc96be
commit 48a741e3ee
+3
View File
@@ -10,4 +10,7 @@ echo -e "\nStarting Tailscale..."
sudo systemctl enable --now tailscaled.service
sudo tailscale up --accept-routes
echo -e "\nAllowing $USER to manage Tailscale..."
sudo tailscale set --operator="$USER"
omarchy-webapp-install "Tailscale" "https://login.tailscale.com/admin/machines" https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/tailscale-light.png