clboss: add module

This commit is contained in:
nixbitcoin 2020-12-21 11:19:15 +00:00
parent 9423eadcee
commit f89498d4fc
No known key found for this signature in database
GPG key ID: DD11F9AD5308B3BA
3 changed files with 45 additions and 4 deletions

View file

@ -6,6 +6,7 @@ let
pluginPkgs = config.nix-bitcoin.pkgs.clightning-plugins;
in {
imports = [
./clboss.nix
./prometheus.nix
./summary.nix
./zmq.nix