Add rvb and riscv-tools to rootfs
This commit is contained in:
parent
2fab6b8ec0
commit
fcb6313187
@ -36,7 +36,7 @@
|
||||
};
|
||||
|
||||
#environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
|
||||
#environment.systemPackages = with pkgs; [ rvb riscv-tools ];
|
||||
environment.systemPackages = with pkgs; [ rvb riscv-tools ];
|
||||
|
||||
services.getty.helpLine = ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user