Should fix Fogejo runner but does not
This commit is contained in:
parent
27b9083d89
commit
b608d1b2cc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in
|
|||
age.secrets.forgejo-runner-token = {
|
||||
file = ./secrets/forgejo-runner-token.age;
|
||||
mode = "0660";
|
||||
owner = "root";
|
||||
owner = "gitea-runner";
|
||||
};
|
||||
services.gitea-actions-runner = {
|
||||
package = pkgs.forgejo-actions-runner;
|
||||
|
|
Loading…
Reference in a new issue