Import zoneToZonefile too

This commit is contained in:
niten 2023-10-05 12:07:50 -07:00
parent 50650b0787
commit 8ce5e3b84f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ in {
};
};
imports = [ ./nsd.nix ];
imports = [ ./nsd.nix ./zone-to-zonefile.nix ];
config = mkIf cfg.enable {
services.fudo-nsd = {