minecraft: point to bekkalokk
All checks were successful
Build and test / build (push) Successful in 1m14s
Build and test / test (push) Successful in 21s
Build and test / deploy (push) Successful in 21s

This commit is contained in:
2026-02-12 08:22:33 +01:00
parent 13ab2afd4c
commit b035b2f283

View File

@@ -65,16 +65,10 @@ in
subdomains = pvvHostRecords // {
# Special services:
minecraft.SRV = [
{
service = "minecraft";
proto = "tcp";
port = 25565;
target = "innovation";
}
];
_kerberos.TXT = [ "PVV.NTNU.NO" ];
minecraft = {
inherit (pvvHostRecords.bekkalokk) A AAAA;
};
# E-mail:
_dmarc.TXT = [ "v=DMARC1; p=quarantine; fo=1;" ]; # TODO - Use dns.nix DMARC generator