qemu-user: new config option
This commit is contained in:
parent
4686e84de4
commit
b7a36e2212
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user