Files
nixos-config/modules/packages.nix
Christoph Schmatzler ae8259193b up
Signed-off-by: Christoph Schmatzler <christoph@tuist.dev>
2025-11-12 08:21:12 +01:00

37 lines
313 B
Nix

{pkgs, ...}:
with pkgs; [
(callPackage ./bin/open-project.nix {})
age
alejandra
ast-grep
bun
delta
devenv
dig
docker
docker-compose
fastfetch
fd
gh
git
gnumake
gnupg
htop
hyperfine
jq
killall
lsof
nurl
openssh
postgresql_17
sd
sops
sqlite
tokei
tree
tree-sitter
unzip
vivid
zip
]