Hi, Guix! I have succesfully installed asahi guix on my Macbook Air M1 \o/. Thanks to the work from Asahi itself and this cool repo https://codeberg.org/asahi-guix/channel/.
Sadly after running `guix pull` and `system reconfigure` the bootloader seems to be missing the mount program. This is the bootloader in question https://codeberg.org/asahi-guix/channel/src/branch/main/modules/gnu/bootloader/m1n1.scm#L31. Maybe the problems is somewhere else I can't figure out now, but pretty sure mount is missing from the environment when tries to mount the root filesystem. I took the nice guile repl and poke around the /gnu/store folder and couldn't find it. Thanks -- Fernando
