diff --git a/hosts/Infini-DL360/forgejo.nix b/hosts/Infini-DL360/forgejo.nix index 4da86f6..1c6ad2a 100644 --- a/hosts/Infini-DL360/forgejo.nix +++ b/hosts/Infini-DL360/forgejo.nix @@ -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 = [