Files
infra-nix/modules
danlin 2e78934b3a Use Podman (not Docker) as the gitea-actions-runner backend
The default docker package is marked insecure; the runner module already
supports Podman natively (DOCKER_HOST -> /run/podman/podman.sock, group
podman), and the socket + group are already present on the host.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 21:37:09 +02:00
..