summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/surtr/tls.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/surtr/tls.nix b/hosts/surtr/tls.nix
index c95ae493..f45c5c7c 100644
--- a/hosts/surtr/tls.nix
+++ b/hosts/surtr/tls.nix
@@ -53,7 +53,6 @@ in {
53 extraDomainNames = [ "*.rheperire.org" ]; 53 extraDomainNames = [ "*.rheperire.org" ];
54 dnsProvider = "exec"; 54 dnsProvider = "exec";
55 credentialsFile = knotDNSCredentials "rheperire.org"; 55 credentialsFile = knotDNSCredentials "rheperire.org";
56 dnsResolver = "1.1.1.1:53";
57 }; 56 };
58 }; 57 };
59 }; 58 };