Add spec-cpu-mini to rootfs
This commit is contained in:
parent
d7ef22936a
commit
dffebe4ad1
@ -42,7 +42,7 @@
|
||||
|
||||
#environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
rvb riscv-tools stream
|
||||
rvb riscv-tools stream spec-cpu-mini
|
||||
config.boot.kernelPackages.perf
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user