diff --git a/config/modules/fish.nix b/config/modules/fish.nix index d4bb6bb..1a14986 100644 --- a/config/modules/fish.nix +++ b/config/modules/fish.nix @@ -56,10 +56,6 @@ git = true; extraOptions = [ ]; }; - direnv = { - enable = true; - enableFishIntegration = true; - }; }; }; };