mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
$DOOMDIR/init.el had to be loaded earlier, so we could read the active module list. This indirectly fixes an issue where users' literate configs weren't being tangled on 'doom sync'. Fix: #6479