More module fixes
This commit is contained in:
parent
0237d4a052
commit
d30ba6c94c
@ -11,8 +11,8 @@ let
|
||||
settingsFile = settingsFormat.generate "labmon.toml" cfg.labmon.settings;
|
||||
in
|
||||
{
|
||||
options.labmon.enable = lib.mkEnableOption "Enable labmon";
|
||||
options.labmon = {
|
||||
enable = lib.mkEnableOption "Enable labmon";
|
||||
|
||||
settings = lib.mkOption {
|
||||
type = lib.types.attrs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user