feat: Add k9s to x86_64-linux system packages
A new package, k9s, has been added to the default packages for x86_64-linux system. This effort is to enhance the overall system functionality and user experience.
This commit is contained in:
parent
c4e14cab05
commit
2629021f33
|
@ -20,6 +20,7 @@ with lib.metacfg;
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
kubectl
|
kubectl
|
||||||
kubectx
|
kubectx
|
||||||
|
k9s
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.packages = [ pkgs.cloudflare-warp ]; # for warp-cli
|
systemd.packages = [ pkgs.cloudflare-warp ]; # for warp-cli
|
||||||
|
|
Loading…
Reference in a new issue