Allow access to nix for action runner
All checks were successful
Forgejo Actions Demo / Explore-Forgejo-Actions (push) Successful in 1m27s

This commit is contained in:
alejandro-angulo 2026-02-14 12:23:05 -08:00
parent a631a98ce2
commit 72ef5ad05e

View file

@ -87,6 +87,7 @@
name = config.networking.hostName; name = config.networking.hostName;
url = "https://git.alejandr0angul0.dev"; url = "https://git.alejandr0angul0.dev";
tokenFile = config.age.secrets.gitea-runner-gospel.path; tokenFile = config.age.secrets.gitea-runner-gospel.path;
hostPackages = [ pkgs.nix ];
labels = [ labels = [
"nix-builder:host" "nix-builder:host"