From 7d82d416136679a810b0a5c3b50c114adc6744e7 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:48:58 -0600 Subject: [PATCH] disabling bash --- modules/home-manager/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/shell.nix b/modules/home-manager/shell.nix index acb53fc..51e3a3f 100644 --- a/modules/home-manager/shell.nix +++ b/modules/home-manager/shell.nix @@ -4,7 +4,7 @@ { imports = with inputs.self.homeModules; [ # Shells - bash + # bash zsh # Tools