From 56fe3e02f506618d772ba038154bfdee58a7b62c Mon Sep 17 00:00:00 2001 From: inkch Date: Tue, 14 Jan 2025 19:07:20 +0900 Subject: [PATCH] chezmoi: add encryption directive --- .chezmoi.toml.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 84de03b..3953fc8 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,3 +1,4 @@ +encryption = "age" [edit] command = "nvim"