aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-02-20 16:59:37 -0700
committerKenny Ballou <kb@devnulllabs.io>2023-02-20 16:59:37 -0700
commit13a845965f011f7baef782c8a6b66b0e440098e1 (patch)
tree4b465aa7084835504f7b85d06084f7edc47d6656 /systems
parent50e382795a12856e2b6e03216459f53e15b01352 (diff)
downloaddotfiles-13a845965f011f7baef782c8a6b66b0e440098e1.tar.gz
dotfiles-13a845965f011f7baef782c8a6b66b0e440098e1.tar.xz
systems/axo: configure libvirt/virtlog services
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'systems')
-rw-r--r--systems/axo.scm10
1 files changed, 8 insertions, 2 deletions
diff --git a/systems/axo.scm b/systems/axo.scm
index 11aba572..1a27d207 100644
--- a/systems/axo.scm
+++ b/systems/axo.scm
@@ -178,8 +178,14 @@
mcron-service-type
(list mcron:guix-gc-repair-job))
(service singularity-service-type)
- (service virtlog-service-type)
- (service libvirt-service-type)
+ (service virtlog-service-type
+ (virtlog-configuration))
+ (service libvirt-service-type
+ (libvirt-configuration
+ (unix-sock-group "libvirt")
+ (listen-tls? #f)
+ (listen-tcp? #f)
+ (min-workers 1)))
(service tor-service-type
(tor-configuration))
(simple-service 'subordinate-ids