nameservers/recursive: Add option to block ads

This commit is contained in:
SebastianStork 2026-03-04 15:14:27 +01:00
parent 97b64f459e
commit fc6eafab59
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
3 changed files with 42 additions and 4 deletions

View file

@ -75,6 +75,11 @@
url = "github:iBigQ/radicale-birthday-calendar";
flake = false;
};
blocklist = {
url = "github:StevenBlack/hosts";
flake = false;
};
};
outputs =