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
21 changed files with 1 additions and 5479 deletions
-6
View File
@@ -217,10 +217,6 @@ in {
id = 17;
# communicates with clightning over lightning-rpc socket
};
lightning-charge = {
id = 18;
# communicates with clightning over lightning-rpc socket
};
recurring-donations = {
id = 20;
# communicates with clightning over lightning-rpc socket
@@ -282,8 +278,6 @@ in {
extraArgs = "--no-tls";
};
services.lightning-charge.host = netns.lightning-charge.address;
services.lightning-loop.rpcAddress = netns.lightning-loop.address;
services.nbxplorer.bind = netns.nbxplorer.address;