Loading
nixos/amazon-image: do not force-load xen-blkfront kernel module
Most AWS instances use Nitro Hypervisor these days which expose EBS volumes as nvme disks. And even on previous-generation instances that still use Xen (like T2) the xen-blkfront module will be loaded automatically due to the presence of a modalias. This fixes #46881