{ pkgs, ... }: { environment.systemPackages = with pkgs; [ bash-language-server shfmt ]; }