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
|
direnv # shell environment management
|
||||||
pre-commit # Pre-commit tasks for git
|
pre-commit # Pre-commit tasks for git
|
||||||
minio-client # S3 management
|
minio-client # S3 management
|
||||||
|
shellcheck
|
||||||
|
|
||||||
# networking tools
|
# networking tools
|
||||||
mtr # A network diagnostic tool
|
mtr # A network diagnostic tool
|
||||||
|
@ -88,6 +89,8 @@
|
||||||
kubectl
|
kubectl
|
||||||
krew
|
krew
|
||||||
fluxcd
|
fluxcd
|
||||||
|
kubernetes-helm
|
||||||
|
cilium-cli
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
cowsay
|
cowsay
|
||||||
|
|
Reference in a new issue