」 feat: added k9s to devshell for easier k8 debugs

This commit is contained in:
2025-12-15 18:10:13 +01:00
parent 152c238584
commit 2d5cafe6f7

View File

@ -13,6 +13,7 @@ pkgs.mkShell {
kubectl kubectl
k3d k3d
minikube minikube
k9s
# Virtual Machine # Virtual Machine
nixos-generators nixos-generators