lightning-charge: remove package and module
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user