Merge branch 'main' of github.com:fwastring/nix

This commit is contained in:
fwastring 2025-06-05 12:48:07 +02:00
commit 336c146925
9 changed files with 117 additions and 22 deletions

View file

@ -12,6 +12,11 @@
environment.systemPackages = with pkgs; [
timewarrior
kubectl
azure-cli
dotnetCorePackages.sdk_8_0_3xx
docker-slim
sqlc
postgresql
argocd
@ -29,7 +34,6 @@
unstable.k9s
git
lazydocker
kubectl
gcc
gnumake
cmake