Update .chezmoi.toml
This commit is contained in:
parent
04d09b1a53
commit
faa736f381
1 changed files with 3 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue