services: use new 'tor' options

This commit is contained in:
Erik Arvstedt 2021-08-05 00:49:00 +02:00
parent e44f78ebb8
commit 178a0dcf8f
No known key found for this signature in database
GPG key ID: 33312B944DD97846
18 changed files with 56 additions and 39 deletions

View file

@ -80,7 +80,7 @@ let self = {
default = "exec";
};
mkHiddenService = map: {
mkOnionService = map: {
map = [ map ];
version = 3;
};