From cf5a2f46f0167c8495d28de5b1364c8bc460b6d0 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 19 Jun 2026 17:57:23 +0100 Subject: Migrate VM dotfiles to chezmoi Move VM dotfile deployment out of Home Manager and into chezmoi with a machineRole guard. Add VM recipes for applying chezmoi state and restarting the Nix GnuPG agent. Make host-only hooks no-op on the VM and render container storage per role. --- nix/host.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nix/host.nix') diff --git a/nix/host.nix b/nix/host.nix index de68230..5a3d8a9 100644 --- a/nix/host.nix +++ b/nix/host.nix @@ -185,10 +185,6 @@ in # firefox/user-overrides.js into the Flatpak profile. arkenfox-userjs-profile - # Dotfile manager. bootstrap.sh uses the pacman `just` only long enough - # to run nix-switch; after that, this nix-profile copy is on PATH. - chezmoi - # ── OCR ────────────────────────────────────────────────────────────────── # Override merges eng + por language data into a single derivation, # replacing three pacman packages (tesseract, tesseract-data-eng, -- cgit v1.3.1