nixosModules zerotier: remove unneeded default

This commit is contained in:
lassulus
2024-02-07 05:25:15 +01:00
parent bbc28a6262
commit 75dfbfdad7

View File

@@ -79,7 +79,6 @@ in
type = lib.types.submodule {
freeformType = (pkgs.formats.json { }).type;
};
default = { };
};
};
config = lib.mkMerge [