adding helm, cilium, and shellcheck.
This commit is contained in:
parent
cf64f681a4
commit
a33ba32a5d
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
@ -72,6 +72,7 @@
|
|||
direnv # shell environment management
|
||||
pre-commit # Pre-commit tasks for git
|
||||
minio-client # S3 management
|
||||
shellcheck
|
||||
|
||||
# networking tools
|
||||
mtr # A network diagnostic tool
|
||||
|
@ -88,6 +89,8 @@
|
|||
kubectl
|
||||
krew
|
||||
fluxcd
|
||||
kubernetes-helm
|
||||
cilium-cli
|
||||
|
||||
# misc
|
||||
cowsay
|
||||
|
|
Reference in a new issue