packetlost.dev {
  hosts ${./coredns/packetlost.dev.hosts} packetlost.dev {
    fallthrough
  }
  bind enp4s0f1
}
ngp.computer {
  hosts ${./coredns/ngp.computer.hosts} ngp.computer {
    fallthrough
  }
  bind enp4s0f1
}
localhost {
  hosts ${./coredns/localhost.hosts} localhost {
    fallthrough
  }
  bind enp4s0f1
}
. {
  # NextDNS
  forward . tls://2a07:a8c0::dd:2feb:853 tls://2a07:a8c1::dd:2feb:853 tls://45.90.28.93:853 tls://45.90.30.93:853 {
    tls_servername dd2feb.dns.nextdns.io
    health_check 5s
  }
  bind enp4s0f1
  cache
  errors
  log
}
