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. --- private_dot_gnupg/gpg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'private_dot_gnupg/gpg.conf') diff --git a/private_dot_gnupg/gpg.conf b/private_dot_gnupg/gpg.conf index e6672bf..69ceb5a 100644 --- a/private_dot_gnupg/gpg.conf +++ b/private_dot_gnupg/gpg.conf @@ -8,4 +8,4 @@ keyserver-options auto-key-retrieve keyid-format 0xlong with-fingerprint -default-key B79D F5F3 7D7F 9B0F 3902 38D5 3298 945F 717C 85F8 +default-key B79DF5F37D7F9B0F390238D53298945F717C85F8 -- cgit v1.3.1