Files
nixos-config/modules/packages.nix
Christoph Schmatzler 4ea9fbdc43 light
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
2025-10-18 17:11:10 +00:00

37 lines
354 B
Nix

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