nixosModules zerotier: remove unneeded default
This commit is contained in:
@@ -79,7 +79,6 @@ in
|
||||
type = lib.types.submodule {
|
||||
freeformType = (pkgs.formats.json { }).type;
|
||||
};
|
||||
default = { };
|
||||
};
|
||||
};
|
||||
config = lib.mkMerge [
|
||||
|
||||
Reference in New Issue
Block a user