diff --git a/hosts/stinky/default.nix b/hosts/stinky/default.nix index 82f2542..7894b0c 100644 --- a/hosts/stinky/default.nix +++ b/hosts/stinky/default.nix @@ -29,7 +29,7 @@ custom.impermanence.persistPath = "/nix/persist"; # Tailscale configuration - services.tailscaleAutoconnect.authkey = "PLACEHOLDER"; # Will be set in secrets + services.tailscaleAutoconnect.authkey = "tskey-auth-kZC8HX3wSw11CNTRL-7QvqxAphyzM7QeMUTKXv2Ng2RK4XCmg9A"; # OctoPrint for 3D printer services.octoprint = {