mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 08:36:35 +03:00
Create docs/learnings/ for hard-won technical knowledge that isn't obvious from code or docs alone. Reference from CLAUDE.md so contributors (human and AI) consult it before working on related areas. First entry covers NixOS Electron resource path resolution, /proc/self/exe symlink behavior, testing without NixOS, and why the co-located binary approach was chosen over alternatives. Co-Authored-By: Claude <claude@anthropic.com>