A NixOS flake providing a [Pi-hole](https://pi-hole.net) container & NixOS module for running it in a (rootless) podman container.
This is necessary because podman-stop did not wait until the container was actually deleted and `RestartSec=` does not apply if the service is restarted by systemd itself (via restart). RestartSec only applies if the restart reason is covered by `Restart=` |
||
---|---|---|
lib | ||
modules | ||
.gitignore | ||
flake.nix | ||
pihole-image-base-info.nix |