push
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
den.aspects.crab-hole = {
|
||||
nixos = { ... }: {
|
||||
services.crab-hole = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
|
||||
settings = {
|
||||
blocklist = {
|
||||
include_subdomains = true;
|
||||
lists = [
|
||||
#"https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts"
|
||||
#"https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt"
|
||||
"https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling-porn/hosts"
|
||||
"https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user