clan: add temporary patched coredns service

Needed for IPv6 support, and to set the host names
in the auth zone.
This commit is contained in:
2025-11-24 17:11:04 +01:00
parent e1219f26c3
commit de99dad887
4 changed files with 325 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
imports = [
./buildbot/flake-module.nix
./coredns/flake-module.nix
./prometheus/flake-module.nix
];
}