From c1cef0f7eafaf85bbae9878b92971a97d7583247 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:35:39 -0500 Subject: changes; im lazy --- hosts/mercury/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index d5f0832..d72277a 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -43,6 +43,7 @@ terminal = { shells.fish.enable = true; + shells.bash.enable = true; # for nix-shells programs = { tmux.enable = true; -- cgit v1.3.1