about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--zones/vhack.eu/zone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/zones/vhack.eu/zone.nix b/zones/vhack.eu/zone.nix
index ad4f728..f171da2 100644
--- a/zones/vhack.eu/zone.nix
+++ b/zones/vhack.eu/zone.nix
@@ -34,7 +34,7 @@
     lib.strings.toIntBase10 "${n4 year}${n2 month}${n2 day}${n2 iteration}";
 in {
   SOA = {
-    nameServer = "name-server.foss-syndicate.org.";
+    nameServer = "name-server1.vhack.eu.";
     adminEmail = "dns-admin@foss-syndicate.org";
     # NOTE(@bpeetz): ALWAYS change the serial number, when you change something in the
     # zone file! <2025-04-01>