Last commit didn't do, switching to Docker instead of podman does

This commit is contained in:
June 2024-06-22 18:06:39 +02:00
commit 026e47d055
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
5 changed files with 19 additions and 28 deletions

View file

@ -2,7 +2,7 @@
{
imports = [
./podman.nix
./docker.nix
./woodpecker-agent.nix
];
}