feat(Zephyrus): Enable binfmt aarch64 cross-compilation

This commit is contained in:
GaspardCulis 2024-11-05 22:09:49 +01:00
parent 1207101eab
commit 0cb54a4a35

View file

@ -34,6 +34,7 @@
}; };
}; };
tmp.useTmpfs = true; tmp.useTmpfs = true;
binfmt.emulatedSystems = ["aarch64-linux"];
}; };
# Network & Bluetooth # Network & Bluetooth