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.
10
commits
1
branch
0
tags
73
KiB
Nix
100%
647d73908b
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
647d73908b
lib(util): toEnvValue converts list into the format '[A;B;C]'
2022-10-16 15:25:31 +02:00
lib
lib(util): toEnvValue converts list into the format '[A;B;C]'
2022-10-16 15:25:31 +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