More fixes
This commit is contained in:
@@ -8,7 +8,7 @@ let
|
|||||||
cfg = config.labmon;
|
cfg = config.labmon;
|
||||||
settingsFormat = pkgs.formats.toml { };
|
settingsFormat = pkgs.formats.toml { };
|
||||||
|
|
||||||
settingsFile = settingsFormat.generate "labmon.toml" cfg.labmon.settings;
|
settingsFile = settingsFormat.generate "labmon.toml" cfg.settings;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
options.labmon.enable = lib.mkEnableOption "Enable labmon";
|
options.labmon.enable = lib.mkEnableOption "Enable labmon";
|
||||||
|
Reference in New Issue
Block a user