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 7174f824d6 module(pihole-container): make it a module factory; WIP: start adding systemd service
The factory function returns the pihole module and allows to pass the flake itself to refer to its outputs.
2022-10-09 19:05:10 +02:00
modules module(pihole-container): make it a module factory; WIP: start adding systemd service 2022-10-09 19:05:10 +02:00
flake.nix module(pihole-container): make it a module factory; WIP: start adding systemd service 2022-10-09 19:05:10 +02:00
pihole-image-base-info.nix flake(pihole): build pihole docker image (x86_64 & aarch64) + basic devShell for updating image info 2022-09-25 22:15:27 +02:00