Move forgejo runner configuration
All checks were successful
/ check (push) Successful in 59s

This commit is contained in:
Oliver Davies 2025-05-03 12:24:07 +01:00
parent 92ded26806
commit 54954d6223
5 changed files with 73 additions and 15 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./gitea-actions-runner.nix
];
}