updated cln connect

This commit is contained in:
naturallaw77 2024-12-10 14:22:34 -08:00
parent f42663ae2c
commit b87c213326

View File

@ -119,9 +119,9 @@ experimental-offers
onion = true;
};
services.clightning-rest = {
services.clightning.plugins.clnrest = {
enable = true;
lndconnect = {
lnconnect = {
enable = true;
onion = true;
};