forgejo: update deprecated package

This commit is contained in:
ibizaman 2026-01-30 21:43:49 +01:00 committed by Pierre Penninckx
parent f39f0bd9bf
commit 3f7e6852ce

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";