aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury/config.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-24 13:35:39 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-24 13:35:47 -0500
commitc1cef0f7eafaf85bbae9878b92971a97d7583247 (patch)
treebe4e6c6a01d584fdbfc58cc328ecca54f7be6319 /hosts/mercury/config.nix
parentc9ec61f01a26cff66ef779f0b94694684a16d7da (diff)
changes; im lazy
Diffstat (limited to 'hosts/mercury/config.nix')
-rw-r--r--hosts/mercury/config.nix1
1 files changed, 1 insertions, 0 deletions
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;