This commit is contained in:
2026-01-27 21:29:30 -07:00
parent e35c43027a
commit 859f2f653e

View File

@@ -312,7 +312,7 @@
}; };
systemd.services.gitea-runner-infrastructure.serviceConfig = { systemd.services.gitea-runner-infrastructure.serviceConfig = {
User = "github"; User = lib.mkForce "github";
Group = "users"; Group = "users";
ReadWritePaths = [ ReadWritePaths = [
"/data/cloudflare/" "/data/cloudflare/"