Add stream benchmark to rootfs
This commit is contained in:
parent
8780098a29
commit
9d1ad6f1b3
@ -37,7 +37,7 @@
|
||||
|
||||
#environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
rvb riscv-tools
|
||||
rvb riscv-tools stream
|
||||
config.boot.kernelPackages.perf
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user