Kubernetes: AWS client
This commit is contained in:
parent
e6daf9f9c3
commit
e1c2252be5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages =
|
||||
builtins.attrValues { inherit (pkgs) kubectl kubernetes-helm lens; };
|
||||
builtins.attrValues { inherit (pkgs) awscli2 kubectl kubernetes-helm lens; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue