installed locally

This commit is contained in:
Joseph Hanson 2024-11-21 21:47:41 -06:00
parent e5e5e232fa
commit 87bf3997cf
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -15,8 +15,6 @@ pkgs.mkShell {
gitleaks
helmfile
k9s
krew
kubectl
kubevirt
kubernetes-helm
pre-commit
@ -25,5 +23,6 @@ pkgs.mkShell {
mqttui
kustomize
yq-go
go-task
];
}