1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Derivation for my fully configured Eagle Mode. { depot, ... }: with depot.tools.eaglemode; withConfig { config = etcDir { extraPaths = [ commands.emacsclient plugins.example plugins.yatracker plugins.qoi plugins.avif ]; }; }