Set Up a Guix VM on macOS
This is a quick way to run Guix on Apple Silicon Macs using UTM and the prebuilt aarch64 QEMU image.
- Download the
aarch64GNU Guix QEMU image from https://guix.gnu.org/en/download/. - Install UTM from https://mac.getutm.app/.
- In UTM, create a new virtual machine.
- Choose
Virtualize, then selectOtheras the operating system. - Set the boot device to
None, then enableUEFI Boot. - After the VM is created, open its settings and delete the default attached drive.
- Add a new drive and import the
.qcow2image you downloaded earlier. - Start the virtual machine.