dotfiles/home-manager/modules/packages.nix

45 lines
436 B
Nix
Raw Normal View History

2023-03-22 22:56:56 +00:00
{ pkgs, ... }:
with pkgs; [
2023-04-17 17:33:20 +00:00
awscli2
2023-03-22 22:56:56 +00:00
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"
2023-04-14 10:13:14 +00:00
nodePackages.nodemon
nodejs
2023-03-22 22:56:56 +00:00
php81
php81Packages.composer
platformsh
postman
pulumi-bin
pv
python3Full
ripgrep
terraform
tldr
tmuxinator
tree
unzip
virtualenv
wget
xcp
yarn
]