From 7bbb3253e5eccfcfb9366daa25d3daf91a71d782 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Wed, 13 May 2026 19:22:27 +0300 Subject: [PATCH] chezmoi: add config template --- .chezmoi.toml.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .chezmoi.toml.tmpl diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl new file mode 100644 index 0000000..5924056 --- /dev/null +++ b/.chezmoi.toml.tmpl @@ -0,0 +1,6 @@ +sourceDir = "~/dotfiles" +encryption = "age" + +[age] + identity = "~/.config/chezmoi/key.txt" + recipient = "age1a7wrnp3gw725pmhgffm6kurephmad9220g057mrwgvkrr5xcws7qg5z2xk"