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 73aed13f87 modules(pihole-container): make newuidmap available to systemd service
See https://github.com/NixOS/nixpkgs/issues/138423
Potentially a security issue as `/run/wrappers/bin/` contains more commands often with suid bit set.
2022-10-15 21:50:59 +02:00
lib modules(pihole-container): extract helper function to lib & restructure lets 2022-10-15 21:49:30 +02:00
modules modules(pihole-container): make newuidmap available to systemd service 2022-10-15 21:50:59 +02:00
flake.nix module(pihole-container): improve the module's options by adding better defaults and the environment variable names which are controlled by the options 2022-10-14 01:33:19 +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