{ ... }: { services.qemuGuest.enable = true; boot.loader = { systemd-boot.enable = true; efi.canTouchEfiVariables = true; }; boot.initrd.availableKernelModules = [ "virtio_pci" "virtio_scsi" "ahci" "sd_mod" ]; }