trying again

This commit is contained in:
2026-01-27 22:55:26 -07:00
parent 1c3e28612f
commit af23a4089a

View File

@@ -311,21 +311,8 @@
kubectl kubectl
kubernetes-helm kubernetes-helm
]; ];
settings = {
container = {
enabled = false;
};
};
}; };
}; };
systemd.services.gitea-runner-infrastructure.environment = {
RUNNER_SHELL = "${pkgs.bashNonInteractive}/bin/bash";
PATH = lib.makeBinPath [
pkgs.bashNonInteractive
pkgs.coreutils
pkgs.git
];
};
systemd.services.gitea-runner-infrastructure.serviceConfig = { systemd.services.gitea-runner-infrastructure.serviceConfig = {
ReadWritePaths = [ ReadWritePaths = [
"/data/cloudflare/" "/data/cloudflare/"