diff --git a/work.nix b/work.nix index 0f47299..96a2a57 100644 --- a/work.nix +++ b/work.nix @@ -31,13 +31,6 @@ in unzip ]; - programs.bash = { - enable = true; - initExtra = '' - exec fish - ''; - }; - # This value determines the Home Manager release that your # configuration is compatible with. This helps avoid breakage # when a new Home Manager release introduces backwards