Skip to content

Commit

Permalink
Update mise.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Dec 31, 2024
1 parent 559fcbf commit 170d4b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
[env]
_.python.venv = { path = "{{config_root}}/.venv", create = true }

KUBECONFIG = "{{config_root}}/kubeconfig"
PYTHONDONTWRITEBYTECODE = "1"
SOPS_AGE_KEY_FILE = "{{config_root}}/age.key"
TALOSCONFIG = "{{config_root}}/kubernetes/bootstrap/talos/clusterconfig/talosconfig"
TASK_X_ENV_PRECEDENCE = 1
TASK_X_MAP_VARIABLES = 0

[settings]
python_venv_auto_create = true
pipx_uvx = true

[tools]
python = "3.13"
uv = "latest"
Expand All @@ -17,7 +20,6 @@ uv = "latest"
"pipx:makejinja" = "2.7.2"
"pipx:netaddr" = "1.3.0"
"pipx:ntplib" = "0.4.0"

"aqua:budimanjojo/talhelper" = "latest"
"aqua:cloudflare/cloudflared" = "latest"
"aqua:FiloSottile/age" = "latest"
Expand Down

0 comments on commit 170d4b6

Please sign in to comment.