commit 738639a4a70cc27616a6ba766c02d6ff1f8facf0
parent 0ab8df8d30fdf6ab7b106a62d59efef86d46cf20
Author: Leah (ctucx) <git@ctu.cx>
Date: Thu, 28 Dec 2023 16:18:10 +0100
parent 0ab8df8d30fdf6ab7b106a62d59efef86d46cf20
Author: Leah (ctucx) <git@ctu.cx>
Date: Thu, 28 Dec 2023 16:18:10 +0100
configurations/linux/services/dns: remove obsolete records
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/configurations/linux/services/dns.nix b/configurations/linux/services/dns.nix @@ -48,10 +48,8 @@ in { _atproto.TXT = [ "did=did:plc:zaeuok3fmh2pcp4cjiicku4i" ]; blechkasten.CNAME = [ "blechkasten.home" ]; - "internet-of-plants".AAAA = [ "2a0f:4ac0:acab::103" ]; "gateway.home" = (host "195.39.246.41" "2a0f:4ac0:acab::1"); - "stasicontainer.home" = (host "195.39.246.35" "2a0f:4ac0:acab::35"); "blechkasten.home" = (host "195.39.246.43" "2a0f:4ac0:acab::43"); "desktop.home" = (host "195.39.246.44" "2a0f:4ac0:acab::44");