diff --git a/.modules/base/proxmox-vm-hardware.nix b/.modules/base/proxmox-vm-hardware.nix index 5e3a719..4dd7e4a 100644 --- a/.modules/base/proxmox-vm-hardware.nix +++ b/.modules/base/proxmox-vm-hardware.nix @@ -46,8 +46,8 @@ # which will be used the bootloader, do not set it as loader.grub.device. # GRUB installation fails, unless the whole disk is selected. device = "/dev/vda"; - timeout = 0; }; + timeout = 0; }; }; # fileSystems."/" = {