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";

View file

@ -2118,8 +2118,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";

View file

@ -48,6 +48,7 @@ in
exec-once = hyprprofile Default
exec-once = emacs --daemon
exec-once = pypr
exec-once = ydotoold
#exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent