clboss: add test todo

This commit is contained in:
nixbitcoin 2020-12-22 09:53:39 +00:00
parent f89498d4fc
commit 196e3c9dbb
No known key found for this signature in database
GPG Key ID: DD11F9AD5308B3BA
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ let testEnv = rec {
}
(mkIf config.test.features.clightningPlugins {
services.clightning.plugins = {
# TODO: add clboss when https://github.com/ZmnSCPxj/clboss/issues/49 is closed
helpme.enable = true;
monitor.enable = true;
prometheus.enable = true;