Disable RISC-V Emulation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
nix.registry.nixpkgs.flake = nixpkgs;
|
||||
|
||||
# Allow user-mode qemu for running riscv64 binaries
|
||||
boot.binfmt.emulatedSystems = [ "riscv64-linux" ];
|
||||
# boot.binfmt.emulatedSystems = [ "riscv64-linux" ];
|
||||
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
|
||||
Reference in New Issue
Block a user