add some c compiling tools to system env this means i can write rust and chill out
Charlotte Som charlotte@som.codes
Mon, 17 Mar 2025 00:55:15 +0000
1 files changed,
7 insertions(+),
0 deletions(-)
jump to
M
profiles/common/base.nix
→
profiles/common/base.nix
@@ -53,6 +53,13 @@
environment.systemPackages = with pkgs; [ + gcc + binutils + pkg-config + glibc + gnumake + cmake + vim wget htop