Infini-DL360: emulate aarch64
This commit is contained in:
parent
03940297cb
commit
20521ad562
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
||||||
|
|
||||||
info.loc.purdue = true;
|
info.loc.purdue = true;
|
||||||
|
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;
|
||||||
|
|
||||||
nix.distributedBuilds = false;
|
nix.distributedBuilds = false;
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue