dotfiles/system/shared/home-manager-packages.nix
2023-10-03 23:35:26 +01:00

40 lines
378 B
Nix

{ inputs, pkgs, ... }:
with pkgs; [
awscli2
bottom
ctop
delta
dog
doppler
exa
fd
file
fzf
gcc
gh
git
git-crypt
gnupg
go
htop
inotify-tools
inputs.nixpkgs-unstable.legacyPackages."${system}".rustywind
jq
just
lua
mysql
neofetch
pv
ripgrep
terraform
tldr
tree
tree-sitter
unzip
virtualenv
wget
xcp
xh
yarn
]