remove recurring-donations module

This module has failed to evaluate for quite some time.
We might bring it back someday with bolt12 and LNURL support.
This commit is contained in:
Erik Arvstedt 2021-11-26 15:13:28 +01:00
parent 9a31cc7d5a
commit 8aa28da110
No known key found for this signature in database
GPG key ID: 33312B944DD97846
7 changed files with 0 additions and 131 deletions

View file

@ -246,10 +246,6 @@ in {
id = 17;
# communicates with clightning over lightning-rpc socket
};
recurring-donations = {
id = 20;
# communicates with clightning over lightning-rpc socket
};
nginx = {
id = 21;
};