dotfiles/system/shared/home-manager-packages.nix
Oliver Davies 3ea182c94b chore(nixos): re-organise packages
Remove packages that are either no longer used or have been moved into
per-project flakes that are used with direnv.
2023-10-03 18:44:31 +01:00

40 lines
374 B
Nix

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