From 9b66cf748280de4b73e5415293f87f135c4a43f1 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sun, 14 Jul 2024 11:59:51 -0500 Subject: [PATCH] Remove omniconfig --- .envrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.envrc b/.envrc index c9d06a1c..aee163b1 100644 --- a/.envrc +++ b/.envrc @@ -2,5 +2,4 @@ export KUBECONFIG="$(expand_path ./kubeconfig)" export SOPS_AGE_KEY_FILE="$(expand_path ./age.key)" export TALOSCONFIG="$(expand_path ./kubernetes/bootstrap/talos/clusterconfig/talosconfig)" -export OMNICONFIG="$(expand_path ./omniconfig.yaml)" use nix