about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index d81a730..f63bc07 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -62,6 +62,9 @@
       appimage-run
       google-cloud-sdk
       ollama
+      kubectl
+      kubectx
+      kubernetes-helm
     ] ++
     (with pkgs.custom; [
       lemacs
@@ -324,6 +327,7 @@
         q = "exit";
         c = "clear";
         open = "xdg-open";
+        k = "kubectl";
         extract = ''
           () {
             if [ -f $1 ] ; then