about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 93e2f36..3f040af 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -210,6 +210,7 @@
     direnv = {
       enable = true;
       nix-direnv.enable = true;
+      enableZshIntegration = true;
     };
 
     emacs = {