1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 04:53:33 +02:00
home-manager/tests/modules/services
Tad Fisher 54b69d2ef8
emacs: fix service environment
Emacs populates 'exec-path' at launch from the 'PATH' environment
variable. Likewise, the emacs derivation from nixpkgs populates
'load-path' from the 'NIX_PROFILES' variable. As neither of these are
available by default in the systemd user manager, revert to the
previous behavior of launching the Emacs daemon from a login shell.

Fixes #1354
Fixes #1340
PR #1355
2020-06-24 22:50:30 +02:00
..
emacs emacs: fix service environment 2020-06-24 22:50:30 +02:00
fluidsynth fluidsynth: add module 2020-06-14 15:30:51 +02:00
lieer tests: improve test purity 2020-04-24 21:46:34 +02:00
polybar tests: update nmt 2020-04-10 01:01:20 +02:00
sxhkd tests: update nmt 2020-04-10 01:01:20 +02:00
window-managers/i3 Apply nixfmt on many files 2020-02-02 01:07:28 +01:00