Import zoneToZonefile too
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user