chore: update config after update

This commit is contained in:
Chris Kruining 2025-11-19 11:49:09 +01:00
parent 09e4e940bc
commit 169b62e6f3
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -144,7 +144,7 @@ in
openssh.settings.AllowUsers = [ "forgejo" ]; openssh.settings.AllowUsers = [ "forgejo" ];
gitea-actions-runner = { gitea-actions-runner = {
package = pkgs.forgejo-actions-runner; package = pkgs.forgejo-runner;
instances.default = { instances.default = {
enable = true; enable = true;
name = "default"; name = "default";