nanopos: remove package and module
This commit is contained in:
parent
da674d1ccf
commit
58de79d401
20 changed files with 4 additions and 2337 deletions
|
|
@ -221,10 +221,6 @@ in {
|
|||
id = 18;
|
||||
# communicates with clightning over lightning-rpc socket
|
||||
};
|
||||
nanopos = {
|
||||
id = 19;
|
||||
connections = [ "nginx" "lightning-charge" ];
|
||||
};
|
||||
recurring-donations = {
|
||||
id = 20;
|
||||
# communicates with clightning over lightning-rpc socket
|
||||
|
|
@ -288,11 +284,6 @@ in {
|
|||
|
||||
services.lightning-charge.host = netns.lightning-charge.address;
|
||||
|
||||
services.nanopos = {
|
||||
charged-url = "http://${netns.lightning-charge.address}:9112";
|
||||
host = netns.nanopos.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