spark-wallet: use onionServices
Also remove the unneeded definition of ReadWritePaths because the service doesn't need write access to onion files.
This commit is contained in:
parent
87fb9f246b
commit
bd2a46cb73
4 changed files with 24 additions and 25 deletions
|
|
@ -31,5 +31,6 @@ in {
|
|||
liquidd.enable = defaultTrue;
|
||||
electrs.enable = defaultTrue;
|
||||
btcpayserver.enable = defaultTrue;
|
||||
spark-wallet.enable = defaultTrue;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue