diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index fd96b59..44b326b 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -24,7 +24,9 @@ passphrase = {{ $passphrase | quote }} osid = {{ $osid | quote }} {{ if eq .chezmoi.hostname "marleycentre" -}} isServer = true -{{ end -}} +{{ else }} + isServer = false +{{ end }} [data.drapeau] colorscheme = 'catppuccin-macchiato'