mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Merge branch 'lightning'
This commit is contained in:
commit
ec4753b737
7 changed files with 155 additions and 25 deletions
|
|
@ -11,6 +11,10 @@
|
|||
bitcoin = {
|
||||
enable = true;
|
||||
electrum.enable = true;
|
||||
clightning = {
|
||||
enable = true;
|
||||
rest.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue