Ludo,
> Here’s my tentative config file. > (use-modules (gnu) (gnu bootloader u-boot)) > (use-service-modules networking ssh avahi) > (use-package-modules screen linux pulseaudio wget) I tried to cross-compile your system file, but it depends on glib which uses meson-build-system, that does not support cross-compilation. Using --system, I have the same issue, I'll investigate it. Thanks, Mathieu