diff --git a/executable_dot_gitconfig.tmpl b/executable_dot_gitconfig.tmpl index 7c714c2..c248c73 100644 --- a/executable_dot_gitconfig.tmpl +++ b/executable_dot_gitconfig.tmpl @@ -14,9 +14,9 @@ user = MillironX [pull] rebase = false +{{- if eq .machinetype "workstation" }} [commit] gpgsign = true -{{- if eq .chezmoi.osRelease.id "fedora" }} [diff] tool = kdiff3 [merge]