cofractal-ams01: enable aarch64-linux binfmt emulation

This commit is contained in:
Luke Granger-Brown 2023-03-05 12:34:40 +00:00
parent 2f41c3a0f7
commit 40baed5b59

View file

@ -163,5 +163,7 @@
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
system.stateVersion = "23.05";
}