Enable cross-compiling Raspberry Pi system.
This commit is contained in:
parent
547c435ce8
commit
e4d3620bf7
1 changed files with 2 additions and 0 deletions
|
@ -25,4 +25,6 @@
|
|||
};
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = true;
|
||||
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue