From 67063adf24837fec9ad4071201bd999a09f7c8d0 Mon Sep 17 00:00:00 2001 From: oddlama Date: Thu, 14 Mar 2024 21:46:08 +0100 Subject: [PATCH] fix: typo --- hosts/ward/guests/adguardhome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ward/guests/adguardhome.nix b/hosts/ward/guests/adguardhome.nix index 879fd6f..eb8d59b 100644 --- a/hosts/ward/guests/adguardhome.nix +++ b/hosts/ward/guests/adguardhome.nix @@ -94,7 +94,7 @@ in { enabled = true; } { - name = "AdaAway Default Blocklist"; + name = "AdAway Default Blocklist"; url = "https://adaway.org/hosts.txt"; enabled = true; }