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:
@@ -53,10 +53,6 @@ in {
|
||||
listen = true;
|
||||
};
|
||||
|
||||
services.spark-wallet = {
|
||||
onion-service = true;
|
||||
};
|
||||
|
||||
# Backups
|
||||
services.backups = {
|
||||
program = "duplicity";
|
||||
|
||||
Reference in New Issue
Block a user