services: add adblock

This is a self-hosted DNS server with hosts-based adblocking.

I should probably have it update the hosts file more often than I will
probably end up doing myself with a package... We'll see if it ends up
being necessary.
This commit is contained in:
Bruno BELANYI 2021-04-21 19:35:01 +00:00
parent d10f0ed103
commit 5b0d12ad40
2 changed files with 64 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./adblock.nix
./backup.nix
./blog.nix
./calibre-web.nix