Merge branch 'main' of github.com:fwastring/nix
This commit is contained in:
commit
336c146925
9 changed files with 117 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue