Updating
AstrOS uses systemd-sysupdate. Use updatectl to update your system:
updatectl updateUse updatectl vacuum in case of the update failing because of previously unfinished updates.
Auto Updates
Section titled “Auto Updates”To enable auto-updates run:
systemctl enable --now systemd-sysupdate.timerIt triggers the update 15min after boot, and then on average every 6 hours, but randomly distributed.
In addition it updates persistently once on each Saturday, to ensure that even systems that weren’t booted up for a long time have a chance to do the update.