Add recurring donations module
This commit is contained in:
parent
c934285ef9
commit
492eab0e26
5 changed files with 122 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ In `configuration.nix` the user can enable:
|
|||
* an index page using nginx to display node information and link to nanopos
|
||||
* [spark-wallet](https://github.com/shesek/spark-wallet)
|
||||
* [electrs](https://github.com/romanz/electrs)
|
||||
* recurring-donations, a module to repeatedly send lightning payments to recipients specified in the configuration.
|
||||
|
||||
The data directories of the services can be found in `/var/lib` on the deployed machines.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue