added Bao address to env varriables

This commit is contained in:
2026-08-25 19:28:33 +02:00
parent acb892c0ae
commit 9fe25c1ef2
+2 -1
View File
@@ -3,4 +3,5 @@
-- See the corresponding files in ~/.config/hypr/hyprland for examples -- See the corresponding files in ~/.config/hypr/hyprland for examples
hl.env("GCM_CREDENTIAL_STORE", "gpg") hl.env("GCM_CREDENTIAL_STORE", "gpg")
hl.env("GTK_THEME", "Adwaita:dark") hl.env("GTK_THEME", "Adwaita:dark")
hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf") hl.env("KUBECONFIG", "/mnt/bulk/git/ansible-deployment/inventory/k8s-lab/artifacts/admin.conf")
hl.env("BAO_ADDR", "https://sql01.ascheu.de:8200")