From 16fbcef5bf28aa8d1564f2b73e8009054deea6e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Bourdeauducq?= Date: Fri, 12 Apr 2024 09:40:17 +0800 Subject: [PATCH] nixbld: add IP for new qnetp DNS slave --- nixbld-etc-nixos/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixbld-etc-nixos/configuration.nix b/nixbld-etc-nixos/configuration.nix index 0a063eb..d8bbe46 100644 --- a/nixbld-etc-nixos/configuration.nix +++ b/nixbld-etc-nixos/configuration.nix @@ -276,11 +276,13 @@ in also-notify { 213.239.220.50; # ns1.qnetp.net 216.218.130.2; # ns1.he.net + 88.198.32.245; # new qnetp }; ''; slaves = [ "213.239.220.50" "2a01:4f8:a0:7041::1" # ns1.qnetp.net "216.218.133.2" "2001:470:600::2" # slave.dns.he.net + "88.198.32.245" # new qnetp ]; }; "m-labs.ph" = {