John Ogle c2d286087f fix(home-manager): ensure claude/beads plugin files are writable
Files copied from the nix store inherit read-only permissions, causing
subsequent home-manager activations to fail with "Permission denied".

Add rm -f before copy and chmod u+w after copy for all plugin files:
- humanlayer commands and agents
- local commands and skills
- micro-skills
- beads formulas

Executed-By: nixos_configs/crew/hermione
Rig: nixos_configs
Role: crew
2026-01-24 17:25:05 -08:00
2026-01-24 16:37:04 -08:00
2026-01-23 17:10:29 -08:00
2026-01-23 17:10:06 -08:00
Description
No description provided
24 MiB
Languages
Nix 80.4%
Emacs Lisp 10.1%
Shell 6.2%
Python 3.3%