diff --git a/.chezmoi.yaml.tmpl b/.chezmoi.yaml.tmpl index 43e03dc..9bdba9e 100644 --- a/.chezmoi.yaml.tmpl +++ b/.chezmoi.yaml.tmpl @@ -1,12 +1,13 @@ {{- $personal := promptBool "Personal?" -}}{{/* true if this is a personal machine */}} {{- if eq $personal true -}} + {{- $email = "psi-jack@linux-help.org" -}} {{- $work := false -}} - {{- $email = "something@work.email" -}} {{- else -}} {{- $email = promptString "Email?" -}} {{- $work := promptBool "Work?" -}} {{- end -}} + sourceDir: {{ .chezmoi.SourceDir | quote }} data: name: "Eric Renfro" @@ -26,7 +27,7 @@ data: term: name: "Hack Nerd Font" size: 12.0 -encryption: "age" +encryption: age age: recipient: "age1fc7myuewzdr7rvqr9fl3x3jwky3j4gp92hxguf3dlgnesm9s9e8q45xmp2" identity: "~/.config/sops/keys.txt"