diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 1db6a31..2c041b7 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -189,7 +189,6 @@ enableCompletion = true; enableVteIntegration = true; initExtra ='' - export SHELL=/run/current-system/sw/bin/bash if [[ -z $ORIG_SHLVL ]]; then export ORIG_SHLVL=$SHLVL fi;