Add AdGuard Home for network-wide DNS ad blocking

New services/adguard.nix runs AdGuard Home on the mediaserver with DoH
upstreams (Cloudflare + Quad9) and three default blocklists. DNS listens
on :53; web UI on 127.0.0.1:3000, reverse-proxied at adguard.nordhammer.it.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-22 13:40:30 +01:00
parent 12a8a4d88f
commit 919c991e3d
3 changed files with 45 additions and 2 deletions

View file

@ -32,6 +32,7 @@
./services/authelia.nix
./services/homepage.nix
./services/arr-interconnect.nix
./services/adguard.nix
];
### Make build time quicker