A NixOS flake providing a [Pi-hole](https://pi-hole.net) container & NixOS module for running it in a (rootless) podman container.
Currently the container often fails to startup again in a nixos-rebuild. Maybe this is because the container lingers a bit after the systemd.service has already been stopped and the container from the restarted service can't be created. The podman-stop command should delay the stopping of the service until the container is gone too. |
||
---|---|---|
lib | ||
modules | ||
.gitignore | ||
flake.nix | ||
pihole-image-base-info.nix |