diff options
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 1 |
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; |
