aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/powerdns/default.nix6
-rw-r--r--modules/powerdns/pdns-secondary.conf4
2 files changed, 5 insertions, 5 deletions
diff --git a/modules/powerdns/default.nix b/modules/powerdns/default.nix
index 4543940..1f411df 100644
--- a/modules/powerdns/default.nix
+++ b/modules/powerdns/default.nix
@@ -35,9 +35,9 @@ let
secondary = ''
autosecondary = yes
bind-config = ${bind}
- bind-supermaster-config = /var/lib/pdns/named-autosecondary.conf
- bind-supermaster-destdir = /var/lib/pdns/zones
- bind-supermasters = ${autoprimary}
+ bind-autoprimary-config = /var/lib/pdns/named-autosecondary.conf
+ bind-autoprimary-destdir = /var/lib/pdns/zones
+ bind-autoprimaries = ${autoprimary}
guardian = yes
launch = bind
local-address = 0.0.0.0 [::]
diff --git a/modules/powerdns/pdns-secondary.conf b/modules/powerdns/pdns-secondary.conf
index 5c9c769..41a5c5d 100644
--- a/modules/powerdns/pdns-secondary.conf
+++ b/modules/powerdns/pdns-secondary.conf
@@ -1,6 +1,6 @@
autosecondary = yes
-bind-supermaster-config = /var/lib/pdns/named-autosecondary.conf
-bind-supermasters = /var/lib/pdns/autoprimary.conf
+bind-autoprimary-config = /var/lib/pdns/named-autosecondary.conf
+bind-autoprimarys = /var/lib/pdns/autoprimary.conf
guardian = yes
launch = bind
local-address = 0.0.0.0 [::]
2:34:19 +0100'>2024-02-26added d3fus nass to wg configMarcin Maselko-0/+9 2024-02-21set minecraft memoryMax Audron-0/+1 2024-02-21add minecraft server and move palworld to games moduleMax Audron-3/+56 2024-02-21set network manually for ns serversMax Audron-0/+51 2024-02-20update nixpkgs-unstableMax Audron-3/+3 2024-02-19update d3fus fritzbox wg portMarcin Maselko-1/+1 2024-02-19add xonotic serverMax Audron-1/+10