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.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/modules/emacs.nix b/user/modules/emacs.nix
index 091c588c..5d73e585 100644
--- a/user/modules/emacs.nix
+++ b/user/modules/emacs.nix
@@ -140,7 +140,6 @@ in
       yaml-mode
     ] ++ lib.optionals stdenv.isDarwin [
       exec-path-from-shell
-      ns-auto-titlebar
     ] ++ lib.optionals (!stdenv.isDarwin) [
       pkgs.mu
     ]);