another day another hallucination

This commit is contained in:
alisceon 2025-09-29 16:25:19 +02:00
parent 8cad7c3620
commit ea5cd5489e

View file

@ -150,8 +150,6 @@
"/var/lib/gitlab-runner/cache:/cache"
];
# If your nixpkgs exposes it (most do), point Docker executor at Podman:
dockerHost = "unix:///run/user/$(id -u gitlab-runner)/podman/podman.sock";
# If that option isnt available in your channel, instead supply a full
# config.toml via `services.gitlab-runner.configFile` where you set:
# [runners.docker]