Merge branch 'lightning'

This commit is contained in:
Bryan Ramos 2025-07-05 20:08:55 -04:00
commit ec4753b737
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
7 changed files with 155 additions and 25 deletions

View file

@ -11,6 +11,10 @@
bitcoin = {
enable = true;
electrum.enable = true;
clightning = {
enable = true;
rest.enable = true;
};
};
};
};