{ lib, config, ... }: { imports = [ ./btop.nix ./direnv.nix (lib.mkIf config.hmOptions.plasma.enable ./konsole.nix) ./starship.nix ./zsh.nix ]; }