diff options
| -rw-r--r-- | ymir.nix | 6 |
1 files changed, 2 insertions, 4 deletions
| @@ -852,11 +852,9 @@ in rec { | |||
| 852 | }; | 852 | }; |
| 853 | zones = { | 853 | zones = { |
| 854 | "inwx" = { | 854 | "inwx" = { |
| 855 | notify = [ "217.70.142.96 NOKEY" | 855 | notify = [ "185.181.104.96 NOKEY" |
| 856 | "185.181.104.96 NOKEY" | ||
| 857 | ]; | 856 | ]; |
| 858 | provideXFR = [ "217.70.142.96 NOKEY" | 857 | provideXFR = [ "185.181.104.96 NOKEY" |
| 859 | "185.181.104.96 NOKEY" | ||
| 860 | ]; | 858 | ]; |
| 861 | outgoingInterface = "188.68.51.254"; | 859 | outgoingInterface = "188.68.51.254"; |
| 862 | children = dnsZones; | 860 | children = dnsZones; |
