From c00c5909c52f45b94041c0acbd9f1a25298f0f7f Mon Sep 17 00:00:00 2001 From: Alyxia Sother Date: Mon, 25 Sep 2023 13:47:34 +0200 Subject: [PATCH] [nix] Properly set the kube config location --- nix/hosts/alymac/zsh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/hosts/alymac/zsh.nix b/nix/hosts/alymac/zsh.nix index 0506425..1a6343f 100644 --- a/nix/hosts/alymac/zsh.nix +++ b/nix/hosts/alymac/zsh.nix @@ -13,6 +13,7 @@ export PATH="$PATH:$HOME/.npm-packages/bin" export FRENYARD_SCALE=2.40 export RETHINK_API="https://rethink.alyxia.dev" + export KUBECONFIG="$HOME/.kube/config.yaml" function violent-update() { #