Add gcc and objdump developer tools
This commit is contained in:
parent
d52db1d97c
commit
6a8eadb037
@ -37,5 +37,5 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ gdb neofetch ];
|
||||
environment.systemPackages = with pkgs; [ gdb neofetch gcc bintools ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user