From 24dd3dacc7175cf9ee53bebbfde4b69b70138188 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Mon, 7 Jul 2025 09:43:04 +0200 Subject: [PATCH] add note on podman attempt --- machines/dev/forgejo-ci/forgejo-actions-runner.nix | 1 + 1 file changed, 1 insertion(+) 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