From f24ab45c71e3c0d3598aa28ff435dcf1a8f9448e Mon Sep 17 00:00:00 2001 From: Whovian9369 Date: Sun, 19 May 2024 05:23:39 -0400 Subject: [PATCH] I love how there's apparently documentation for this, but it doesn't exist? --- home/pkgs_and_programs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/pkgs_and_programs.nix b/home/pkgs_and_programs.nix index 29cd004..e5a25ba 100644 --- a/home/pkgs_and_programs.nix +++ b/home/pkgs_and_programs.nix @@ -30,7 +30,7 @@ in enableBashIntegration = true; enableFishIntegration = false; enableNushellIntegration = false; - loadInNixShell = true; + # loadInNixShell = true; }; git = {