add ai tools package on my nix configs

This commit is contained in:
Rasyidan Akbar F. 2025-09-30 14:07:56 +07:00
commit ac8cedebe4
8 changed files with 235 additions and 1891 deletions

View file

@ -17,7 +17,6 @@ in {
duckdb
ffmpeg
fzf
go
htop
jetbrains-mono
jq
@ -26,18 +25,12 @@ in {
lorri
neovim
pandoc
postgresql_18
python312
python312Packages.uv
ripgrep
rustc
rustup
tree
vim
yq
tmux
tailscale
sqlite
wget
];
description = "System packages to install for development tooling.";