add default for healthchecks

This commit is contained in:
Jeffrey C. Ollie 2023-08-14 11:56:24 -05:00
parent c45f64a834
commit 4c3360dd3a
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -244,15 +244,11 @@
type = lib.types.str;
};
};
# default = { };
};
# default = { };
default = { };
};
};
# default = { };
};
# default = { };
};
users = lib.options.mkOption {