woodpecker doc comment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-05-12 19:41:42 +02:00
parent a51cbc9218
commit a4efc95068

View file

@ -34,6 +34,8 @@ in {
autoPrune.enable = true;
};
# Thanks to: https://blog.kotatsu.dev/posts/2023-04-21-woodpecker-nix-caching/
# Fix DNS Lookup in podman
virtualisation.podman.defaultNetwork.settings.dns_enable = true;
networking.firewall.interfaces."podman+" = {