flake: update 25.11

This commit is contained in:
Leonardo Eugênio 2025-12-31 21:38:44 -03:00
parent c6301c2f83
commit e16c00c29d
19 changed files with 36 additions and 35 deletions

View file

@ -1,7 +1,7 @@
{ pkgs, config, ... }:
{
services.gitea-actions-runner = {
package = pkgs.forgejo-actions-runner;
package = pkgs.forgejo-runner;
instances.default = {
enable = true;
name = "monolith";