dotfiles/lib/shared/home-manager-packages.nix

39 lines
390 B
Nix

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