{{ if eq .chezmoi.os "freebsd" }}
destDir = "/usr/home/alex"
{{ end }}
encryption = "age"
[age]
{{ if eq .chezmoi.os "freebsd" }}
identity = "/usr/home/alex/.key.txt"
{{ else if eq .chezmoi.os "linux" }}
identity = "/home/alex/.key.txt"
{{ else }}
identity = "~/.key.txt"
{{ end }}
recipient = "age1z8ghfrl9mw0plvkj2t070smlafj6qwlz8hrwffs2asrp64sydgfs0awkfn"