arm64.nix update
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
boot.binfmt.preferStaticEmulators = true;
|
#boot.binfmt.preferStaticEmulators = true;
|
||||||
boot.binfmt.emulatedSystems = [ "x86_64-linux" "i386-linux" ];
|
#boot.binfmt.emulatedSystems = [ "x86_64-linux" "i386-linux" ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user