aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/daeva.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/systems/daeva.scm b/systems/daeva.scm
index baabe5f3..63e5758e 100644
--- a/systems/daeva.scm
+++ b/systems/daeva.scm
@@ -139,7 +139,9 @@
mcron-service-type
(list mcron:guix-gc-repair-job))
(service virtlog-service-type)
- (service libvirt-service-type))
+ (service libvirt-service-type)
+ (service tor-service-type
+ (tor-configuration)))
%kbg-desktop-services))
;; Allow resolution of '.local' host names with mDNS.