1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

fix: typo

This commit is contained in:
oddlama 2024-03-14 21:46:08 +01:00
parent 97c73ab0ed
commit 67063adf24
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -94,7 +94,7 @@ in {
enabled = true; enabled = true;
} }
{ {
name = "AdaAway Default Blocklist"; name = "AdAway Default Blocklist";
url = "https://adaway.org/hosts.txt"; url = "https://adaway.org/hosts.txt";
enabled = true; enabled = true;
} }