adding gitea runner

This commit is contained in:
2026-01-27 21:22:42 -07:00
parent 726edef18b
commit 1337ce06ab

View File

@@ -286,7 +286,7 @@
];
};
};
services.gitea-actions-runner = {
instances.infrastructure = {
enable = true;
@@ -327,7 +327,7 @@
PrivateUsers = false;
ProtectHome = false;
Restart = "always";
Restart = lib.mkForce "always";
};