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 428baed6cf flake(linger): add linger-flaker to allow the pihole-flake to manage user lingering
Systemd's user lingering feature seems to be necessary to run rootless podman if the executing user is not logged in.
See https://github.com/NixOS/nixpkgs/issues/138423
2022-12-05 23:22:01 +01:00
lib lib(util): toEnvValue converts list into the format '[A;B;C]' 2022-10-16 15:25:31 +02:00
modules flake(linger): add linger-flaker to allow the pihole-flake to manage user lingering 2022-12-05 23:22:01 +01:00
.gitignore git(ignore): nix build output result 2022-10-16 18:46:50 +02:00
flake.nix flake(linger): add linger-flaker to allow the pihole-flake to manage user lingering 2022-12-05 23:22:01 +01:00
pihole-image-base-info.nix image(pihole): update to 2022.10 2022-10-16 22:53:32 +02:00