From 8b1c75865751451b8f5fac420dd020902c4ead88 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sat, 6 Sep 2025 20:47:14 +0300 Subject: [PATCH] .chezmoiignore: reverse logic We need to ignore these targets when the host is peanut. --- .chezmoiignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiignore b/.chezmoiignore index d213728..5d1b52d 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,5 +1,5 @@ # Dotfiles for hosts with a desktop environment -{{- if ne .chezmoi.hostname "peanut" }} +{{- if eq .chezmoi.hostname "peanut" }} ~/.config/darkman ~/.config/foot ~/.config/fuzzel