clboss: add module

This commit is contained in:
nixbitcoin
2020-12-22 09:40:00 +00:00
parent 9423eadcee
commit f89498d4fc
3 changed files with 45 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ let
pluginPkgs = config.nix-bitcoin.pkgs.clightning-plugins;
in {
imports = [
./clboss.nix
./prometheus.nix
./summary.nix
./zmq.nix