{ config, pkgs, ... }:

{
    programs.bash.enable = true;
}