diff --git a/mumble-vm-system.scm.tmpl b/mumble-vm-system.scm.tmpl index 095021d..2723e72 100644 --- a/mumble-vm-system.scm.tmpl +++ b/mumble-vm-system.scm.tmpl @@ -275,7 +275,8 @@ https://DOMAIN/ (operating-system-file (string-append "/run/current-system/profile" "/share/mumble-vm/configs/" "mumble-vm-system.scm")) - (schedule "30 * * * * ")))) + (schedule "30 * * * * ") + (services-to-restart (list 'guix-daemon 'mcron 'ssh-daemon))))) (if enable-wireguard? (list (service wireguard-service-type