style(readme): trim table columns to fit line length
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-15 12:01:19 +02:00
commit 5f8c7bb944

View file

@ -7,7 +7,7 @@ Manage core Operating System components and system defaults.
### APT Configuration
| Variable | Required | Default | Description |
|-----------------------------|----------|--------------------------------------|------------------------------------------------|
|-----------------------------|----------|--------------------------------------|--------------------------------------|
| `apt_automatic_reboot_time` | No | `04:00` | Automated reboot time |
| `apt_automatic_reboot` | No | `true` | Enable automated reboots |
| `apt_enable_multiverse` | No | `false` | Enable multiverse repository |