Files
nixos-config/modules/packages.nix
Christoph Schmatzler 8bd0682511 up
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
2025-09-02 16:39:14 +00:00

35 lines
334 B
Nix

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