add kustomize
This commit is contained in:
parent
eab89a1e2f
commit
33e2dd9842
1 changed files with 2 additions and 1 deletions
|
@ -6,8 +6,9 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
cryptsetup
|
cryptsetup
|
||||||
kubectl
|
kubectl
|
||||||
unstable.kubernetes-helm
|
|
||||||
whois
|
whois
|
||||||
|
unstable.kubernetes-helm
|
||||||
|
unstable.kustomize
|
||||||
|
|
||||||
# podman
|
# podman
|
||||||
conmon
|
conmon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue