4 lines
118 B
Nix
4 lines
118 B
Nix
### ELECTRS
|
|
# Set this to enable electrs, an Electrum server implemented in Rust.
|
|
{ services.electrs.enable = true; }
|