Update .chezmoi.toml

This commit is contained in:
punkfairie 2024-04-22 19:33:07 -07:00
parent 171d4c5136
commit 0b6a9e767c
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -19,9 +19,12 @@ args = ["--batch", "--passphrase", {{ $passphrase | quote }}, "--no-symkey-cache
[data]
{{ if lookPath "get-gpg-key" -}}
gpgKey = {{ output "get-gpg-key" | trim | quote }}
{{- end }}
{{ end -}}
passphrase = {{ $passphrase | quote }}
osid = {{ $osid | quote }}
{{ if eq .chezmoi.hostname "marleycentre" -}}
isServer = true
{{ end -}}
[data.drapeau]
colorscheme = 'catppuccin-macchiato'