It's not even getting to zoneToZonefile...

This commit is contained in:
2023-10-05 11:49:21 -07:00
parent af81439530
commit b99c7cf8ee
3 changed files with 12 additions and 7 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
{ config, lib, pkgs, ... }:
with lib;
{ lib, ... }:
{ timestamp, domain, zone, ... }:
with lib;
let
removeBlankLines = str:
concatStringsSep "\n\n" (filter isString (split ''