lightning-charge: remove package and module
This commit is contained in:
parent
58de79d401
commit
79f4723cda
21 changed files with 1 additions and 5479 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue