aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-01-09 10:19:45 -0700
committerKenny Ballou <kb@devnulllabs.io>2023-01-09 10:19:45 -0700
commit731d1dbbace5d9495eb72201f9490224fc9bd9f4 (patch)
treef939d4502603fa52c0c5c1e8801e38813b9548b1 /systems
parent934dc95c94bd4cf3a3518d756dca647248b48f7f (diff)
downloaddotfiles-731d1dbbace5d9495eb72201f9490224fc9bd9f4.tar.gz
dotfiles-731d1dbbace5d9495eb72201f9490224fc9bd9f4.tar.xz
daeva: add tor service
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
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.