Skip to content

How to include/configure early-init.el ? #532

Description

@bhankas

I'm a long time nix-doom-emacs-unstraightened user on top of emacs-overlay. Currently doomemacs takes care of a lot of stuff, but after having to work around doom for the umpteenth time I'm finally building my emacs config from scratch.

I want my Emacs to continue to be built by Nix using emacs-overlay. I can see there is support for manually specifying emacs.el (init.el). However, I do not see any way to specify early-init.el. I'd like to add fair amount of startup optimizations in this file, and I'd like this file to be immutably part of Emacs closure built by Nix.

There is kind of an example of this, but I'd prefer an option built into emacs-overlay. Is there any way to do that or did I miss something obvious?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions