fix: use cross-compilation from x86 to ARM for SD card image

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent d04a6ed67e
commit c877e48e0a
2 changed files with 6 additions and 3 deletions
-2
View File
@@ -76,8 +76,6 @@ in
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
hardware = {
cpu.intel.updateMicrocode = true;
graphics.enable = true;