This website requires JavaScript.
Explore
Help
Sign in
noe
/
pihole-flake
Watch
1
Star
0
Fork
You've already forked pihole-flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A NixOS flake providing a [Pi-hole](
https://pi-hole.net
) container & NixOS module for running it in a (rootless) podman container.
7
commits
1
branch
0
tags
73
KiB
Nix
100%
d15ee5c8fa
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Christopher Bacher
d15ee5c8fa
modules(pihole-container): add pihole systemd service description & option handling (dhcp still missing)
2022-10-14 01:34:29 +02:00
lib
lib(util): add functions for finding and acessing fragments ("paths") through a tree of attrSets
2022-10-14 01:29:48 +02:00
modules
modules(pihole-container): add pihole systemd service description & option handling (dhcp still missing)
2022-10-14 01:34:29 +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