diff --git a/machines/dev/forgejo-ci/forgejo-actions-runner.nix b/machines/dev/forgejo-ci/forgejo-actions-runner.nix index 49ed78cb..e8aa8b97 100644 --- a/machines/dev/forgejo-ci/forgejo-actions-runner.nix +++ b/machines/dev/forgejo-ci/forgejo-actions-runner.nix @@ -98,6 +98,7 @@ in }; virtualisation = { ## For the Docker mode of the runner. + ## Podman seemed to error on: `requested access to the resource is denied`. docker.enable = true; containers.containersConf.settings = { # podman (at least) seems to not work with systemd-resolved