From 25e995dfb3578f9f9ce6add93028bd47e212bc54 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 4 Dec 2025 17:31:29 +0100 Subject: [PATCH] Adapt dnscrypt-proxy config to upstream changes --- modules/networking.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/networking.nix b/modules/networking.nix index dc99b9b..4b3d3e3 100644 --- a/modules/networking.nix +++ b/modules/networking.nix @@ -160,7 +160,7 @@ in }; # Encrypted DNS - services.dnscrypt-proxy2 = { + services.dnscrypt-proxy = { enable = true; upstreamDefaults = true; settings = {