Configure nixedo as a Forgejo Actions Runner
Some checks failed
/ check (push) Failing after 2s

This commit is contained in:
Oliver Davies 2025-05-02 23:57:47 +01:00
parent 960fc844a9
commit d93d212b8d
4 changed files with 18 additions and 0 deletions

View file

@ -20,6 +20,10 @@ in
hosts.nixedo
] ++ [ users.opdavies ];
"secrets/forgejo-runner-token.age".publicKeys = [
hosts.nixedo
] ++ [ users.opdavies ];
"secrets/tubearchivist-env.age".publicKeys = [
hosts.nixedo
hosts.t480