Files
nixos-config/modules/packages.nix
Christoph Schmatzler 8bd245d495 up
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
2025-08-16 18:28:40 +00:00

30 lines
269 B
Nix

{pkgs, ...}:
with pkgs; [
age
alejandra
delta
docker
docker-compose
fastfetch
gh
git
gnupg
htop
iosevka
jq
killall
nurl
opencode
openssh
postgresql_17
prettier
python312
sops
sqlite
tree
tree-sitter
unzip
vivid
zip
]