From 22da6ac0c3db69324fedb0449b2e4eafd1a56736 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Tue, 27 Jan 2026 21:24:20 -0700 Subject: [PATCH] token --- nix/home-server.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nix/home-server.nix b/nix/home-server.nix index 1217c42..ffbfb93 100644 --- a/nix/home-server.nix +++ b/nix/home-server.nix @@ -293,8 +293,7 @@ name = "infrastructure-runner"; url = "https://gitea.example.com"; - tokenFile = "/data/runner/github-infrastructure-token.txt"; - + tokenFile = "/data/runner/gitea-infrastructure-token.txt"; labels = [ "home-server" ]; hostPackages = with pkgs; [