nixpkgs/nixos/doc/manual
williamvds 8f5d24c1b2
nixos/pihole-ftl: init
Add a module for pihole-ftl, which allows declaratively defining the
pihole.toml config file.

Also provide options for adlists to use, which can be added through the pihole
script (packaged as "pihole"). Other state such as clients and groups require
complex database operations, which is normally performed by the pihole
webapp (packaged as "pihole-web").

Extend the dnsmasq module to avoid duplication, since pihole-ftl is a soft-fork
of dnsmasq which maintains compatibility.

Provide the pihole script in `environment.systemPackages` so pihole-ftl can be
easily administrated.
2025-06-03 23:15:18 +01:00
..
administration Revert "NixOS apply script" 2024-11-01 20:18:09 -04:00
configuration nixos/gnome & nixos/gdm: move out of x11 2025-05-28 13:27:36 +02:00
development nixos/test-driver: exit early if /dev/vhost-vsock isn't available 2025-05-13 11:14:13 +02:00
installation nixos/doc/manual/installation: improve explanation of when channels are updated 2025-05-30 11:41:25 +05:30
release-notes nixos/pihole-ftl: init 2025-06-03 23:15:18 +01:00
common.nix
contributing-to-this-manual.chapter.md docs: add instructions to load development utilities 2025-05-20 07:56:09 +02:00
default.nix nixos/documentation: add option to disable redirects 2025-06-01 13:38:56 +02:00
manual.md
nixos-options.md
preface.md
README.md
redirects.json nixos/pihole-ftl: init 2025-06-03 23:15:18 +01:00
shell.nix docs: fix devmode for manuals 2025-01-24 18:05:03 +01:00