diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/surtr/dns/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/surtr/dns/default.nix b/hosts/surtr/dns/default.nix index ce76e097..2079585c 100644 --- a/hosts/surtr/dns/default.nix +++ b/hosts/surtr/dns/default.nix | |||
@@ -151,7 +151,7 @@ in { | |||
151 | - domain: rheperire.org | 151 | - domain: rheperire.org |
152 | template: inwx_zone | 152 | template: inwx_zone |
153 | file: ${./zones/org.rheperire.soa} | 153 | file: ${./zones/org.rheperire.soa} |
154 | acl: [local_acl inwx_acl] | 154 | acl: [local_acl, inwx_acl] |
155 | - domain: _acme-challenge.rheperire.org | 155 | - domain: _acme-challenge.rheperire.org |
156 | template: acme_zone | 156 | template: acme_zone |
157 | acl: [rheperire.org_acme_acl] | 157 | acl: [rheperire.org_acme_acl] |