No ad blocking apparently
This commit is contained in:
parent
9644691df2
commit
2da09ac67e
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
|||
postStop = "systemctl reload unbound";
|
||||
path = with pkgs; [ gawk wget ];
|
||||
script = ''
|
||||
wget -O - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/unbound/light.blacklist.conf > /etc/unbound/new.conf
|
||||
wget -O - https://raw.githubusercontent.com/hagezi/dns-blocklists/main/unbound/tif.blacklist.conf >> /etc/unbound/new.conf
|
||||
echo 'local-zone: "iogames.space." always_nxdomain' >> /etc/unbound/new.conf
|
||||
echo 'local-zone: "taming.io." always_nxdomain' >> /etc/unbound/new.conf
|
||||
|
|
Loading…
Reference in a new issue