updated cln connect

This commit is contained in:
2024-12-10 14:22:34 -08:00
parent aa5b2e0a0a
commit 810947a62f

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;
};