From e18c55b064aec79d464422f0d851551c6413c771 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 3 Oct 2023 16:01:25 +0200 Subject: [PATCH] Automatic updates: schedule it every hours. This enables easier testing and updates typically takes less than one hour. Signed-off-by: Denis 'GNUtoo' Carikli --- mumble-vm-system.scm.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mumble-vm-system.scm.tmpl b/mumble-vm-system.scm.tmpl index b547e53..095021d 100644 --- a/mumble-vm-system.scm.tmpl +++ b/mumble-vm-system.scm.tmpl @@ -274,7 +274,8 @@ https://DOMAIN/ (unattended-upgrade-configuration (operating-system-file (string-append "/run/current-system/profile" "/share/mumble-vm/configs/" - "mumble-vm-system.scm"))))) + "mumble-vm-system.scm")) + (schedule "30 * * * * ")))) (if enable-wireguard? (list (service wireguard-service-type