feat: more binfmt
This commit is contained in:
parent
5211471f91
commit
57925ead84
|
@ -47,5 +47,5 @@
|
|||
system.activationScripts.decryptKey.text = ''
|
||||
ln -f -s ${../../keys/PatC.key} /run/decrypt.key.pub
|
||||
'';
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
boot.binfmt.emulatedSystems = ["aarch64-linux" "riscv64-linux"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue