Consolidate Gitea runners on NixOS
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 0s
NixOS switch mini-pc / switch (push) Has been cancelled
NixOS switch cloud-pc / switch (push) Has been cancelled

Add the docker group to the runner services and allow passwordless
nixos-rebuild for the gitea-runner user.
This commit is contained in:
Dmitry
2026-05-30 12:35:48 +03:00
parent 27bdb48466
commit 9148838e12
6 changed files with 36 additions and 42 deletions
-4
View File
@@ -1,4 +0,0 @@
FROM gitea/act_runner:latest
USER root
RUN apk add --no-cache docker-cli docker-cli-compose