Change age keys path
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user