From 0b6a9e767ce6eec99abc14787f54babed1f78f63 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:33:07 -0700 Subject: [PATCH] Update .chezmoi.toml --- .chezmoi.toml.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index a702608..fd96b59 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -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'