diff --git a/hosts/titan/configuration.nix b/hosts/titan/configuration.nix index 5933712..243db6e 100644 --- a/hosts/titan/configuration.nix +++ b/hosts/titan/configuration.nix @@ -352,7 +352,7 @@ in { fi # otherwise authenticate with tailscale - ${tailscale}/bin/tailscale up -authkey tskey-examplekeyhere + ${tailscale}/bin/tailscale up ''; };