qemu-user: new config option

This commit is contained in:
Gabriel Ebner 2019-05-28 17:05:23 +02:00
parent 4686e84de4
commit b7a36e2212
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ let
mask = ''\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\x00\xff\xfe\xff\xff\xff'';
};
in {
boot.binfmtMiscRegistrations = {
boot.binfmt.registrations = {
inherit arm;
inherit aarch64;
inherit riscv64;