A NixOS flake providing a [Pi-hole](https://pi-hole.net) container & NixOS module for running it in a (rootless) podman container.
Find a file
Christopher Bacher c7048bf7ad modules(pihole-container): add RestartSec to give the container time to be properly removed
The ExecStop from the previous commit was not enough the journald logs show that the container fails to restart because the old one is still around.
2022-10-17 01:29:48 +02:00
lib lib(util): toEnvValue converts list into the format '[A;B;C]' 2022-10-16 15:25:31 +02:00
modules modules(pihole-container): add RestartSec to give the container time to be properly removed 2022-10-17 01:29:48 +02:00
.gitignore git(ignore): nix build output result 2022-10-16 18:46:50 +02:00
flake.nix image(pihole): update to 2022.10 2022-10-16 22:53:32 +02:00
pihole-image-base-info.nix image(pihole): update to 2022.10 2022-10-16 22:53:32 +02:00