From fcafb03c9b1030dea399d44dda52f62e9117ad96 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:19 +0100 Subject: refactor: merge etc2/ into etc/, add content hashes to run scripts - etc2/ only existed because stow used symlinks and reflector refused them. Chezmoi copies files, so no reason to keep them separate. - Run scripts are now .tmpl files with sha256sum hashes of deployed files. chezmoi only re-runs them when file content actually changes, avoiding unnecessary doas prompts on every apply. --- etc2/xdg/reflector/reflector.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 etc2/xdg/reflector/reflector.conf (limited to 'etc2/xdg') diff --git a/etc2/xdg/reflector/reflector.conf b/etc2/xdg/reflector/reflector.conf deleted file mode 100644 index a5dd94d..0000000 --- a/etc2/xdg/reflector/reflector.conf +++ /dev/null @@ -1,7 +0,0 @@ ---save /etc/pacman.d/mirrorlist ---country Spain,Portugal,France,Switzerland,Germany,Netherlands ---age 12 ---completion-percent 100 ---sort score ---fastest 10 ---threads 12 -- cgit v1.2.3-70-g09d2