diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl
index bc0bbed..b243e1c 100644
--- a/home/.chezmoiexternal.toml.tmpl
+++ b/home/.chezmoiexternal.toml.tmpl
@@ -4,10 +4,10 @@
     url = "https://github.com/asdf-vm/asdf/releases/download/v{{ $asdfVersion }}/asdf-v{{ $ageVersion }}-{{ .chezmoi.os }}-{{ .chezmoi.arch }}.tar.gz"
     path = "asdf"
 
-[".asdf"]
-    type = "git-repo"
-    url = "https://github.com/asdf-vm/asdf.git"
-    refreshPeriod = "168h"
+#[".asdf"]
+#    type = "git-repo"
+#    url = "https://github.com/asdf-vm/asdf.git"
+#    refreshPeriod = "168h"
 
 [".config/aacs/KEYDB.cfg"]
     type = "file"