hitagi: Emulate aarch64-linux binaries
This commit is contained in:
parent
a7ffb63c72
commit
db5929adec
|
@ -38,4 +38,6 @@
|
||||||
networking.hostName = "hitagi";
|
networking.hostName = "hitagi";
|
||||||
|
|
||||||
system.stateVersion = "20.03";
|
system.stateVersion = "20.03";
|
||||||
|
|
||||||
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue