summaryrefslogtreecommitdiffstatshomepage
path: root/private_dot_gnupg
Commit message (Collapse)AuthorAgeFilesLines
* Migrate VM dotfiles to chezmoisommerfeld2026-06-191-1/+1
| | | | | | | | 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.
* Mirror GnuPG config on VMsommerfeld2026-06-191-1/+1
|
* Expand sshcontrolsommerfeld2026-06-151-0/+2
|
* chore(gnupg): authorize new auth subkey for sshsommerfeld2026-05-141-0/+1
|
* refactor: restructure to chezmoi source statesommerfeld2026-04-213-0/+31
Rename home/ contents to chezmoi naming conventions: - dot_ prefix for dotfiles and dot-dirs - private_dot_ for .gnupg and .ssh directories - private_ for 0600 files (nym.pub) - executable_ for scripts in .local/bin and display-toggle.sh - symlink_ for mimeapps.list symlink