Automatic updates: schedule it every hours.
This enables easier testing and updates typically takes less than one hour. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
a8e16c12d9
commit
e18c55b064
|
@ -274,7 +274,8 @@ https://DOMAIN/
|
||||||
(unattended-upgrade-configuration
|
(unattended-upgrade-configuration
|
||||||
(operating-system-file (string-append "/run/current-system/profile"
|
(operating-system-file (string-append "/run/current-system/profile"
|
||||||
"/share/mumble-vm/configs/"
|
"/share/mumble-vm/configs/"
|
||||||
"mumble-vm-system.scm")))))
|
"mumble-vm-system.scm"))
|
||||||
|
(schedule "30 * * * * "))))
|
||||||
(if enable-wireguard?
|
(if enable-wireguard?
|
||||||
(list
|
(list
|
||||||
(service wireguard-service-type
|
(service wireguard-service-type
|
||||||
|
|
Loading…
Reference in New Issue