Nixpkgs Update and RTL with Bolt12
This commit is contained in:
@ -86,6 +86,11 @@ experimental-offers
|
||||
nodes = {
|
||||
clightning = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
Settings = {
|
||||
enableOffers = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
lnd = {
|
||||
|
Reference in New Issue
Block a user