feat: Add development tools

This commit is contained in:
Leni Aniva 2024-11-25 20:43:45 -08:00
parent 5ff1283530
commit 0333edab16
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
2 changed files with 17 additions and 3 deletions

View File

@ -16,16 +16,23 @@ in
};
systemPackages = with pkgs; [
vim
imagemagick
ripgrep
direnv
nix-direnv
fd
gnupg
direnv
nix-direnv
rustup
elan
poetry
tex
cmake
ispell
# Media
imagemagick
fontconfig
];
};

View File

@ -9,6 +9,13 @@
};
brews = [
"pinentry-mac"
# Building tools
"libtool"
"pkgconf"
"autoconf"
"poppler"
"automake"
];
casks = [
# System monitoring