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

41 lines
328 B
Nix

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