clboss: add test todo
This commit is contained in:
parent
f89498d4fc
commit
196e3c9dbb
@ -79,6 +79,7 @@ let testEnv = rec {
|
|||||||
}
|
}
|
||||||
(mkIf config.test.features.clightningPlugins {
|
(mkIf config.test.features.clightningPlugins {
|
||||||
services.clightning.plugins = {
|
services.clightning.plugins = {
|
||||||
|
# TODO: add clboss when https://github.com/ZmnSCPxj/clboss/issues/49 is closed
|
||||||
helpme.enable = true;
|
helpme.enable = true;
|
||||||
monitor.enable = true;
|
monitor.enable = true;
|
||||||
prometheus.enable = true;
|
prometheus.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user