install.fairie/home/dot_ssh/id_rsa.tmpl
Brian Zalewski f442d6fdc7 Update 4 files
- /home/dot_ssh/run_onchanges_after_link-vagrant-authorized-keys.tmpl
- /home/dot_ssh/private_config.tmpl
- /home/dot_ssh/id_rsa.tmpl
- /home/.chezmoitemplates/secrets/ssh-id-rsa
2023-01-26 05:43:56 +00:00

3 lines
221 B
Cheetah

{{- if and (stat (joinPath .host.home ".config" "age" "chezmoi.txt")) (stat (joinPath .chezmoi.sourceDir ".chezmoitemplates" "secrets" "ssh-id-rsa")) -}}
{{ includeTemplate "secrets/ssh-id-rsa" | decrypt -}}
{{ end -}}