More fixes
This commit is contained in:
parent
d30ba6c94c
commit
c844888514
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user