{...}: { home.file = { ".config/waybar/scripts/tailscale.sh" = { enable = true; executable = true; text = '' tailscale status --json | jq -r '.BackendState' ''; }; }; }