From a9d53720027e071337d3265ad1518fc2581a16c6 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 13 Jun 2022 16:16:07 +0000 Subject: [PATCH] Add more DNS entries --- hosts/2maccabees/dnsmasq.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hosts/2maccabees/dnsmasq.nix b/hosts/2maccabees/dnsmasq.nix index 4c84e8b..f6a37b5 100644 --- a/hosts/2maccabees/dnsmasq.nix +++ b/hosts/2maccabees/dnsmasq.nix @@ -5,11 +5,13 @@ let "10.42.0.1 switch" "10.42.1.1 router" "10.42.1.2 dns dns.thehellings.lan smart smart.thehellings.lan" - "100.99.244.92 dns.me.ts" "10.42.1.3 printer" "10.42.1.4 chronicles nas" - "100.119.228.115 nas.me.ts" "10.42.1.12 tv" + "100.99.244.92 2maccabees.me.ts dns.me.ts" + "100.119.228.115 chronicles.me.ts nas.me.ts" + "100.90.74.19 jude.me.ts" + "100.115.57.8 linode.me.ts" ]; extraConfig = builtins.concatStringsSep "\n" [