A NixOS flake providing a [Pi-hole](https://pi-hole.net) container & NixOS module for running it in a (rootless) podman container.
The Pi-hole image information is now contained in separate nix files per architecture `pihole-image-info.ARCH.nix`. When updating these files with `update-pihole-image-info` the respective docker images are prefetched and the sha256 sum needed for the build are automatically included in the nix files. |
||
---|---|---|
lib | ||
modules | ||
.gitignore | ||
flake.nix | ||
pihole-image-info.amd64.nix | ||
pihole-image-info.arm64.nix |