From 17b9c2a5d349e10a31d81734d004caae895be34e Mon Sep 17 00:00:00 2001 From: Alex Stan Date: Sun, 10 Dec 2023 00:26:23 +0200 Subject: [PATCH] I'm dumb Signed-off-by: Alex Stan --- hosts/titan/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ''; };