port to 25.11 UNFINISHED
Some checks failed
/ build-all (push) Failing after 1h46m27s

This commit is contained in:
ant 2025-11-27 18:39:56 +01:00 committed by Antoine Vaure
parent 00bebbe34a
commit f427907563
13 changed files with 95 additions and 71 deletions

View file

@ -53,7 +53,7 @@ let utils = import ./utils.nix; in
};
services.gitea-actions-runner = {
package = pkgs.forgejo-actions-runner;
package = pkgs.forgejo-runner;
instances.default = {
enable = true;
name = "monolith";