clightning/feeadjuster: add test
This commit is contained in:
parent
1054e9a3b1
commit
f9315db52c
2 changed files with 11 additions and 6 deletions
|
|
@ -134,6 +134,7 @@ let
|
|||
(mkIf config.test.features.clightningPlugins {
|
||||
services.clightning.plugins = {
|
||||
clboss.enable = true;
|
||||
feeadjuster.enable = true;
|
||||
helpme.enable = true;
|
||||
monitor.enable = true;
|
||||
prometheus.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue