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 = {