Move other tools to tools/

This commit is contained in:
2024-09-06 08:11:24 +02:00
parent 08a304a711
commit e2c770208e
8 changed files with 31 additions and 68 deletions

View File

@@ -36,5 +36,5 @@
};
#environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
#environment.systemPackages = with pkgs; [ rvb unalignedCheck ];
#environment.systemPackages = with pkgs; [ rvb riscv-tools ];
}