feat: disable automatic updates by default

This commit is contained in:
Simon Cornet 2025-08-20 18:07:49 +02:00
commit 3c4e26e4a6

View file

@ -2,7 +2,7 @@
# automatic reboot
apt_automatic_reboot_time: "04:00"
apt_automatic_reboot: true
apt_automatic_reboot: false
# ubuntu package repositories
apt_enable_multiverse: false