add ai tools package on my nix configs
This commit is contained in:
parent
9c29e03820
commit
ac8cedebe4
8 changed files with 235 additions and 1891 deletions
|
|
@ -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.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue