diff --git a/guix-installer-vm-system.scm b/guix-installer-vm-system.scm index 71bed52..1528d6c 100644 --- a/guix-installer-vm-system.scm +++ b/guix-installer-vm-system.scm @@ -158,7 +158,8 @@ needed for unattended upgrades to work.") (string-append "/run/current-system/profile" "/share/guix-installer-vm/configs/" "guix-installer-vm-system.scm")) - (schedule "0 * * * * ")))) + (schedule "0 * * * * ") + (services-to-restart (list 'guix-daemon 'mcron 'ssh-daemon))))) (modify-services %base-services (guix-service-type config => (guix-configuration