diff --git a/modules/services/dnscrypt-proxy.nix b/modules/services/dnscrypt-proxy.nix index 9073ff2a..f0ba1d52 100644 --- a/modules/services/dnscrypt-proxy.nix +++ b/modules/services/dnscrypt-proxy.nix @@ -20,12 +20,12 @@ in enable = lib.mkEnableOption "the dnscrypt-proxy service."; - package = lib.mkPackageOption pkgs "dnscrypt-proxy2" { }; + package = lib.mkPackageOption pkgs "dnscrypt-proxy" { }; settings = lib.mkOption { description = '' Attrset that is converted and passed as TOML config file. - For available params, see: + For available params, see: ''; example = lib.literalExpression '' {