Infini-DL360/forgejo: priviledged -> privileged
This commit is contained in:
parent
fcdfc3203d
commit
ba867f46b3
1 changed files with 2 additions and 2 deletions
|
@ -62,9 +62,9 @@ in
|
|||
|
||||
services.gitea-actions-runner.package = pkgs.forgejo-runner;
|
||||
services.gitea-actions-runner.instances = {
|
||||
local_priviledged = {
|
||||
local_privileged = {
|
||||
enable = true;
|
||||
name = "Local Priviledged";
|
||||
name = "Local Privileged";
|
||||
url = "https://${domain}";
|
||||
token = common.forgejo.actions.user_token;
|
||||
labels = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue