mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
wip: bitcoin module update
This commit is contained in:
parent
294dfd9d2d
commit
5296467dd2
8 changed files with 163 additions and 16 deletions
|
|
@ -9,6 +9,10 @@
|
|||
bitcoin = {
|
||||
enable = true;
|
||||
electrum.enable = true;
|
||||
clightning = {
|
||||
enable = true;
|
||||
rest.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue