dotfiles/lib/shared/home-manager-packages.nix
2024-03-05 15:01:46 +00:00

44 lines
361 B
Nix

{
inputs,
pkgs,
...
}:
with pkgs; [
awscli2
bitwarden-cli
bottom
cachix
ctop
delta
dog
doppler
fd
file
gcc
gh
git
git-crypt
gnupg
go
htop
inotify-tools
jq
lua
mysql
php82
php82Packages.composer
pv
ripgrep
rustywind
tldr
tree
tree-sitter
unzip
virtualenv
watchexec
wget
xcp
xh
yarn
]