add default for healthchecks
This commit is contained in:
parent
c45f64a834
commit
4c3360dd3a
1 changed files with 1 additions and 5 deletions
|
@ -244,15 +244,11 @@
|
|||
type = lib.types.str;
|
||||
};
|
||||
};
|
||||
# default = { };
|
||||
};
|
||||
# default = { };
|
||||
default = { };
|
||||
};
|
||||
};
|
||||
# default = { };
|
||||
};
|
||||
|
||||
# default = { };
|
||||
};
|
||||
|
||||
users = lib.options.mkOption {
|
||||
|
|
Loading…
Reference in a new issue