electrs: add consistent address options
This commit is contained in:
parent
8fa32b7f91
commit
b5d76ba1b3
2 changed files with 10 additions and 11 deletions
|
|
@ -92,7 +92,6 @@ in {
|
|||
|
||||
# electrs
|
||||
services.electrs = {
|
||||
port = 50001;
|
||||
enforceTor = true;
|
||||
};
|
||||
services.tor.hiddenServices.electrs = mkIf cfg.electrs.enable (mkHiddenService {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue