dotfiles/system/shared/home-manager-packages.nix

41 lines
314 B
Nix

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