summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2021-05-29 17:26:15 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2021-05-29 17:26:15 +0200
commitacb637d555b9ae457d3875d0777559eb4ca37e9b (patch)
treeb778db4514b88924e6d0a7693cc1b8e3a3b8755d /hosts
parent691515a06cc39cb2fc7acdb7bf9001072d34b5ff (diff)
downloadnixos-acb637d555b9ae457d3875d0777559eb4ca37e9b.tar
nixos-acb637d555b9ae457d3875d0777559eb4ca37e9b.tar.gz
nixos-acb637d555b9ae457d3875d0777559eb4ca37e9b.tar.bz2
nixos-acb637d555b9ae457d3875d0777559eb4ca37e9b.tar.xz
nixos-acb637d555b9ae457d3875d0777559eb4ca37e9b.zip
knot@surtr: semantics
Diffstat (limited to 'hosts')
-rw-r--r--hosts/surtr/dns/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/surtr/dns/default.nix b/hosts/surtr/dns/default.nix
index 5f1999ca..e15bdd35 100644
--- a/hosts/surtr/dns/default.nix
+++ b/hosts/surtr/dns/default.nix
@@ -39,6 +39,8 @@
39 - id: inwx_zone 39 - id: inwx_zone
40 storage: /var/lib/knot 40 storage: /var/lib/knot
41 zonefile-sync: -1 41 zonefile-sync: -1
42 zonefile-load: difference
43 journal-content: all
42 semantic-checks: on 44 semantic-checks: on
43 dnssec-signing: on 45 dnssec-signing: on
44 notify: [inwx_notify] 46 notify: [inwx_notify]