Lens -> OpenLens
This commit is contained in:
parent
86b36a838c
commit
5bc760af4d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages =
|
||||
builtins.attrValues { inherit (pkgs) awscli2 kubectl kubernetes-helm lens; };
|
||||
builtins.attrValues { inherit (pkgs) awscli2 kubectl kubernetes-helm openlens; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue