Allow access to nix for action runner
All checks were successful
Forgejo Actions Demo / Explore-Forgejo-Actions (push) Successful in 1m27s
All checks were successful
Forgejo Actions Demo / Explore-Forgejo-Actions (push) Successful in 1m27s
This commit is contained in:
parent
a631a98ce2
commit
72ef5ad05e
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue