lightning-charge: remove package and module

This commit is contained in:
Jonas Nick 2021-01-01 19:16:46 +00:00
parent 58de79d401
commit 79f4723cda
No known key found for this signature in database
GPG key ID: 4861DBF262123605
21 changed files with 1 additions and 5479 deletions

View file

@ -101,12 +101,6 @@
# tool run as user operator.
# services.liquidd.enable = true;
### LIGHTNING CHARGE
# Enable this module to use lightning-charge, a simple drop-in solution for
# accepting lightning payments.
# Automatically enables clightning.
# services.lightning-charge.enable = true;
### WEBINDEX
# Enable this module to use the nix-bitcoin-webindex, a simple website
# displaying your node information. Only available if clightning is enabled.