{ inputs, outputs, lib, config, pkgs, unstablePkgs, ... }: { programs = { bash.enable = true; }; }