Import zoneToZonefile too
This commit is contained in:
parent
50650b0787
commit
8ce5e3b84f
|
@ -66,7 +66,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
imports = [ ./nsd.nix ];
|
||||
imports = [ ./nsd.nix ./zone-to-zonefile.nix ];
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
services.fudo-nsd = {
|
||||
|
|
Loading…
Reference in New Issue