Testing
This commit is contained in:
parent
1e4ce44af3
commit
5905ce3518
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{ ... }: {
|
||||
networking.extraHosts = builtins.readFile(builtins.fetchurl {
|
||||
url = "https://github.com/blocklistproject/Lists/raw/master/everything.txt";
|
||||
sha256 = "78d393a897656c92bb0c96ff79fc99205830ce0c2a66abe33ae333ad11a8b0c5";
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue