spark-wallet: add consistent address options
This commit is contained in:
parent
39f16c0b4a
commit
09e0042aa8
2 changed files with 10 additions and 5 deletions
|
|
@ -274,7 +274,7 @@ in {
|
|||
services.electrs.address = netns.electrs.address;
|
||||
|
||||
services.spark-wallet = {
|
||||
host = netns.spark-wallet.address;
|
||||
address = netns.spark-wallet.address;
|
||||
extraArgs = "--no-tls";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue