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 c536fb7293 refactor: move support functions to ./lib; change piholeConfiguration option to piholeConfig
The first part of the refactor simplifies the logic in the module and hides functions which are only used to extract container env vars.
Second the option renaming to piholeConfig unifies the naming with the hostConfig option.
2022-12-05 23:23:19 +01:00
lib refactor: move support functions to ./lib; change piholeConfiguration option to piholeConfig 2022-12-05 23:23:19 +01:00
modules refactor: move support functions to ./lib; change piholeConfiguration option to piholeConfig 2022-12-05 23:23:19 +01:00
.gitignore git(ignore): nix build output result 2022-10-16 18:46:50 +02:00
flake.nix refactor: move support functions to ./lib; change piholeConfiguration option to piholeConfig 2022-12-05 23:23:19 +01:00
pihole-image-base-info.nix image(pihole): update to 2022.10 2022-10-16 22:53:32 +02:00