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