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:
Erik Arvstedt 2021-01-14 13:24:19 +01:00
parent 87fb9f246b
commit bd2a46cb73
No known key found for this signature in database
GPG key ID: 33312B944DD97846
4 changed files with 24 additions and 25 deletions

View file

@ -53,10 +53,6 @@ in {
listen = true;
};
services.spark-wallet = {
onion-service = true;
};
# Backups
services.backups = {
program = "duplicity";