From 4a133e964ee274b6ef64d0363fbc89a90db60163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 26 Jun 2021 22:54:44 +0100 Subject: [PATCH] reinstate foureighty in the network --- nixos/boxes/foureighty/tailscale-foureighty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/boxes/foureighty/tailscale-foureighty.nix b/nixos/boxes/foureighty/tailscale-foureighty.nix index 502a1529..a7bf32a7 100644 --- a/nixos/boxes/foureighty/tailscale-foureighty.nix +++ b/nixos/boxes/foureighty/tailscale-foureighty.nix @@ -26,7 +26,7 @@ in fi # otherwise authenticate with tailscale - ${tailscale}/bin/tailscale up -authkey tskey-bd6b308c9c22272a0a66c442 + ${tailscale}/bin/tailscale up -authkey tskey-a295261979b09701fd84f2df ''; }; }