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 4a2a0b86d6 modules(pihole-container): simplify exposing PiHole ports
Initially the PiHole module was supposed to provide an option to expose rootless PiHole on privileged ports s.t. the user does not have to find out/decide how to do it herself.
However, it seems to be out-of-scope for flake which should provide a rootless PiHole container.
Further, any decision taken on how to achieve this could limit the users choices for other system configuration options.
Inestead options for making PiHole available on priviledged ports should be described in the Readme and maybe in example configurations.
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(description): minor rewording 2022-12-05 23:23:32 +01:00
pihole-image-base-info.nix image(pihole): update to 2022.10 2022-10-16 22:53:32 +02:00