forgejo: update deprecated package

This commit is contained in:
ibizaman 2026-01-30 21:43:49 +01:00
parent 29eb7fa1e7
commit 6d4a0eb437

View file

@ -636,7 +636,7 @@ in
};
services.gitea-actions-runner = mkIf cfg.localActionRunner {
package = pkgs.forgejo-actions-runner;
package = pkgs.forgejo-runner;
instances.local = {
enable = true;
name = "local";