Add riscv64 emulation

This commit is contained in:
GHOSCHT 2024-06-02 11:10:44 +02:00
parent 92a980dab2
commit 910cb992f8
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -75,6 +75,7 @@
boot.binfmt.emulatedSystems = [
"aarch64-linux"
"riscv64-linux"
];
programs = {