mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
electrs
This commit is contained in:
parent
9cda3e5290
commit
3c33750722
5 changed files with 114 additions and 2 deletions
|
|
@ -9,7 +9,10 @@
|
|||
forgejo.enable = true;
|
||||
frigate.enable = false;
|
||||
immich.enable = true;
|
||||
bitcoin.enable = true;
|
||||
bitcoin = {
|
||||
enable = true;
|
||||
electrum.enable = true;
|
||||
};
|
||||
|
||||
backup = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue