Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-08-16 19:31:43 +00:00
parent 5ea67b4bf1
commit 55d816ec07
3 changed files with 6 additions and 3 deletions

View File

@@ -6,10 +6,13 @@ with pkgs; [
docker
docker-compose
fastfetch
fd
fzf
gh
git
gnupg
htop
hyperfine
iosevka
jq
killall
@@ -18,7 +21,7 @@ with pkgs; [
openssh
postgresql_17
prettier
python312
sd
sops
sqlite
tree
@@ -26,4 +29,5 @@ with pkgs; [
unzip
vivid
zip
(callPackage ./bin/open-project.nix {})
]