build01: preferStaticEmulators for binfmt

This commit is contained in:
zowoq 2024-11-04 08:57:49 +10:00
parent f7146814ec
commit 975ff47dc7

View file

@ -9,6 +9,7 @@
# Emulate riscv64 until we have proper builders
boot.binfmt.emulatedSystems = [ "riscv64-linux" ];
boot.binfmt.preferStaticEmulators = true;
systemd.network.networks."10-uplink".networkConfig.Address = "2a01:4f9:3b:2946::1/64";