Files
nixos-config/modules/packages.nix
Christoph Schmatzler c5f2af61a6 qup
Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
2025-09-02 12:59:18 +00:00

34 lines
327 B
Nix

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