Import zoneToZonefile too

This commit is contained in:
2023-10-05 12:07:50 -07:00
parent 50650b0787
commit 8ce5e3b84f
+1 -1
View File
@@ -66,7 +66,7 @@ in {
}; };
}; };
imports = [ ./nsd.nix ]; imports = [ ./nsd.nix ./zone-to-zonefile.nix ];
config = mkIf cfg.enable { config = mkIf cfg.enable {
services.fudo-nsd = { services.fudo-nsd = {