Update zones/chir.rs.nix

This commit is contained in:
Charlotte 🦝 Delenk 2022-12-14 18:13:01 +01:00 committed by GitHub
parent b9464416b9
commit 3edce14199
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ with dns.lib.combinators; let
(ttl zoneTTL (a "130.162.60.127"))
];
AAAA = [
(ttl zoneTTL (aaa "2603:c020:8009:f100:f09a:894d:ef57:a278"))
(ttl zoneTTL (aaaa "2603:c020:8009:f100:f09a:894d:ef57:a278"))
];
SSHFP = [
{