dotfiles/home-manager/modules/packages.nix
2023-04-17 18:33:20 +01:00

45 lines
436 B
Nix

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