You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elisp.nix: add a param to include user config as a default init file
This is good for AOT native compilation of user config.
Besides being bool, the value of this new option can also be a
derivation produced by pkgs.substituteAll, which avoids IFD comparing
to directly setting that derivation to the config param.
0 commit comments