From 0f22cbcd837d6e011023813a71688d4a7c172328 Mon Sep 17 00:00:00 2001 From: aloslider <53711835+aloslider@users.noreply.github.com> Date: Sun, 10 May 2026 18:34:56 +0300 Subject: [PATCH] Change age keys path --- .chezmoi.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index e58f5e8..b346cf0 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -4,7 +4,7 @@ encryption = "age" {{ if eq .chezmoi.osRelease.id "nixos" }} identity = "/etc/age/key.txt" {{ else }} - identity = "~/.config/age/key.txt" + identity = "~/.config/sops/age/keys.txt" {{ end }} recipient = "age1tl5hp6v0t38fl8gxuqds40z503mwz885ev22au4jdy5r24aak3zsza23sx"