services.emacs.enable doesn't import $PATH

This commit is contained in:
Emmet 2024-07-11 13:17:03 -05:00
parent ef32ac7a28
commit f60c1aaee8
3 changed files with 1 additions and 4 deletions

View file

@ -41,8 +41,6 @@ in
# End block
};
services.emacs.enable = true;
home.file.".emacs.d/themes/doom-stylix-theme.el".source = config.lib.stylix.colors {
template = builtins.readFile ./themes/doom-stylix-theme.el.mustache;
extension = ".el";