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

54 lines
589 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
gnupg
pinentry
2023-03-22 22:56:56 +00:00
inotify-tools
just
tree-sitter
htop
jq
lua
mysql
neofetch
nodePackages."http-server"
nodePackages.eslint
2023-04-14 10:13:14 +00:00
nodePackages.nodemon
nodePackages.prettier
2023-04-14 10:13:14 +00:00
nodejs
pass
2023-03-22 22:56:56 +00:00
php81
php81Packages.composer
php81Packages.phpcbf
php81Packages.phpcs
php81Packages.phpstan
2023-03-22 22:56:56 +00:00
platformsh
postman
pulumi-bin
pv
python3Full
ripgrep
2023-06-18 21:57:28 +00:00
rustywind
2023-03-22 22:56:56 +00:00
terraform
tldr
tmuxinator
tree
unzip
virtualenv
wget
xcp
yarn
]