Nixpkgs Update and CLN REST update
This commit is contained in:
parent
588b2a7f7a
commit
203130594a
@ -119,9 +119,9 @@ experimental-offers
|
|||||||
onion = true;
|
onion = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.clightning-rest = {
|
services.clightning.plugins.clnrest = {
|
||||||
enable = true;
|
enable = true;
|
||||||
lndconnect = {
|
lnconnect = {
|
||||||
enable = true;
|
enable = true;
|
||||||
onion = true;
|
onion = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user