diff --git a/env.lua b/env.lua index 0a80e65..b7ec5d0 100644 --- a/env.lua +++ b/env.lua @@ -3,4 +3,5 @@ -- See the corresponding files in ~/.config/hypr/hyprland for examples hl.env("GCM_CREDENTIAL_STORE", "gpg") hl.env("GTK_THEME", "Adwaita:dark") -hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf") \ No newline at end of file +hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf") +hl.env("BAO_ADDR", "https://sql01.ascheu.de:8200") \ No newline at end of file