summary refs log tree commit diff stats
path: root/user/modules/emacs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/modules/emacs.nix')
-rw-r--r--user/modules/emacs.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/user/modules/emacs.nix b/user/modules/emacs.nix
index 10c87eeb..b6ac0395 100644
--- a/user/modules/emacs.nix
+++ b/user/modules/emacs.nix
@@ -138,8 +138,6 @@ in
       ws-butler
       which-key
       yaml-mode
-    ] ++ lib.optionals stdenv.isDarwin [
-      exec-path-from-shell
     ] ++ lib.optionals (!stdenv.isDarwin) [
       pkgs.mu
     ]);