diff --git a/nixosModules/clanCore/zerotier/default.nix b/nixosModules/clanCore/zerotier/default.nix index e3e1f027..768b0b50 100644 --- a/nixosModules/clanCore/zerotier/default.nix +++ b/nixosModules/clanCore/zerotier/default.nix @@ -79,7 +79,6 @@ in type = lib.types.submodule { freeformType = (pkgs.formats.json { }).type; }; - default = { }; }; }; config = lib.mkMerge [