{ config, pkgs, lib, ... }: let inherit (lib) ; in { imports = [ ../bash ]; }