nixos/test/dnscrypt-wrapper: fix test

The test was broken by the inclusion of the default dnscrypt-proxy
configuration in e4c49db6.
master
rnhmjoj 2021-01-26 19:17:30 +01:00
parent 966489a031
commit 0b4d5b741b
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ import ../make-test-python.nix ({ pkgs, ... }: {
client = { lib, ... }:
{ services.dnscrypt-proxy2.enable = true;
services.dnscrypt-proxy2.upstreamDefaults = false;
services.dnscrypt-proxy2.settings = {
server_names = [ "server" ];
static.server.stamp = "sdns://AQAAAAAAAAAAEDE5Mi4xNjguMS4xOjUzNTMgFEHYOv0SCKSuqR5CDYa7-58cCBuXO2_5uTSVU9wNQF0WMi5kbnNjcnlwdC1jZXJ0LnNlcnZlcg";