enable aarch64-linux cross compilation for entropia pi
This commit is contained in:
parent
d56725aa0b
commit
d54953e35a
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
|
||||
boot.supportedFilesystems = [ "nfs" ];
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
networking.hostName = "nixpad"; # Define your hostname.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue