hetzner-cloud/arm: remove boot.loader.timeout

This commit is contained in:
Enno Richter 2024-04-02 12:35:00 +02:00 committed by mergify[bot]
parent 2d627b9d37
commit 8a4c3ea645

View File

@ -6,7 +6,6 @@
config = {
# arm uses EFI, so we need systemd-boot
boot.loader.systemd-boot.enable = true;
boot.loader.timeout = 30;
# since it's a vm, we can do this on every update safely
boot.loader.efi.canTouchEfiVariables = true;