feat: re-enable apt auto reboots

This commit is contained in:
Simon Cornet 2025-11-02 15:12:39 +01:00
commit 9f1fff5dae

View file

@ -1,8 +1,8 @@
---
# automatic reboot
apt_automatic_reboot_time: "04:00"
apt_automatic_reboot: false
apt_automatic_reboot_time: "03:45"
apt_automatic_reboot: true
# ubuntu package repositories
apt_enable_multiverse: false