Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Add rtk-rewrite.sh hook to claude module with home-manager linking (flakes-y887)

StatusDone
TypeTask
Prioritynormal

Add the rtk-rewrite.sh hook file to modules/home/programs/claude/hooks/ and set up home.file linking to ~/.claude/hooks/rtk-rewrite.sh

Summary of Changes

  • Created modules/home/programs/claude/hooks/rtk-rewrite.sh (copied from ~/.claude/hooks/rtk-rewrite.sh)
  • Created modules/home/programs/claude/hooks/default.nix linking it to ~/.claude/hooks/rtk-rewrite.sh with executable=true
  • Autowire in claude/default.nix picks up the new hooks/ subdirectory automatically — no other files changed