Fix action runner

This commit is contained in:
Jan Kremer 2026-03-28 14:15:50 +01:00
parent f8ae3b5816
commit 48aa9f7ed1
No known key found for this signature in database
2 changed files with 8 additions and 9 deletions

View file

@ -46,7 +46,6 @@ in
enable = true;
url = "https://${domain}";
tokenFile = config.age.secrets.forgejo-runner.path;
name = "nimbus";
labels = [
"native:host"
];