dotfiles/home-manager/modules/home-manager-packages.nix

54 lines
589 B
Nix

{ pkgs, ... }:
with pkgs; [
awscli2
bottom
ctop
delta
doppler
exa
file
fzf
gcc
gh
git
git-crypt
gnupg
pinentry
inotify-tools
just
tree-sitter
htop
jq
lua
mysql
neofetch
nodePackages."http-server"
nodePackages.eslint
nodePackages.nodemon
nodePackages.prettier
nodejs
pass
php81
php81Packages.composer
php81Packages.phpcbf
php81Packages.phpcs
php81Packages.phpstan
platformsh
postman
pulumi-bin
pv
python3Full
ripgrep
rustywind
terraform
tldr
tmuxinator
tree
unzip
virtualenv
wget
xcp
yarn
]