nix-cache: remove unused Gitea Actions runner
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m23s

The actions runner on nix-cache01 was never actively used.
Removing it before migrating to nix-cache02.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-10 22:55:11 +01:00
parent 34efa58cfe
commit 98a7301985
4 changed files with 0 additions and 70 deletions

View File

@@ -3,6 +3,5 @@
imports = [
./configuration.nix
../../services/nix-cache
../../services/actions-runner
];
}