feat: enable filtering in adguard

This commit is contained in:
Nydragon 2024-12-01 01:56:11 +01:00
parent 52fe1d2847
commit 04b687340c
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE

View file

@ -28,6 +28,9 @@ in
upstream_dns_file = config.age.secrets.adguard-dns-list.path;
fallback_dns = [ "9.9.9.9" ];
};
filtering = {
filtering_enabled = true;
};
clients = {
persistent = [
{