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 a8119d7a1b flake(pihole): restructure image info + update devShell for updating it
The Pi-hole image information is now contained in separate nix files per architecture `pihole-image-info.ARCH.nix`.
When updating these files with `update-pihole-image-info` the respective docker images are prefetched and the sha256 sum needed for the build are automatically included in the nix files.
2022-12-05 23:23:32 +01:00
lib modules(pihole-container): simplify exposing PiHole ports 2022-12-05 23:23:32 +01:00
modules modules(pihole-container): simplify exposing PiHole ports 2022-12-05 23:23:32 +01:00
.gitignore git(ignore): nix build output result 2022-10-16 18:46:50 +02:00
flake.nix flake(pihole): restructure image info + update devShell for updating it 2022-12-05 23:23:32 +01:00
pihole-image-info.amd64.nix flake(pihole): restructure image info + update devShell for updating it 2022-12-05 23:23:32 +01:00
pihole-image-info.arm64.nix flake(pihole): restructure image info + update devShell for updating it 2022-12-05 23:23:32 +01:00