add curated clightning plugins

This commit is contained in:
Ian Shipman
2020-11-18 20:21:34 -06:00
parent 4640821f96
commit 1d44b99340
14 changed files with 295 additions and 3 deletions
+4
View File
@@ -38,10 +38,14 @@
# Enable this module to use clightning, a Lightning Network implementation
# in C.
services.clightning.enable = true;
# == TOR
# Enable this option to announce our Tor Hidden Service. By default clightning
# offers outgoing functionality, but doesn't announce the Tor Hidden Service
# under which peers can reach us.
# services.clightning.announce-tor = true;
# == Plugins
# See ../docs/usage.md for the list of available plugins.
# services.clightning.plugins.prometheus.enable = true;
### LND
# Uncomment the following line in order to enable lnd, a lightning