fix: use cross-compilation from x86 to ARM for SD card image
This commit is contained in:
@@ -76,8 +76,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
hardware = {
|
||||
cpu.intel.updateMicrocode = true;
|
||||
graphics.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user