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