clboss: deprecate, add clighting 23.05 compatibility

This commit is contained in:
Erik Arvstedt
2023-05-26 13:51:20 +02:00
committed by Jonas Nick
parent dcc5a543ae
commit 2166bfd1ee
3 changed files with 33 additions and 1 deletions

View File

@@ -145,6 +145,7 @@ let
(mkIf config.test.features.clightningPlugins {
services.clightning.plugins = {
clboss.enable = true;
clboss.acknowledgeDeprecation = true;
feeadjuster.enable = true;
helpme.enable = true;
monitor.enable = true;