{config, ...}: let data = config.xdg.dataHome; conf = config.xdg.configHome; cache = config.xdg.cacheHome; in { imports = [ ./programs ./shell/zsh.nix #./shell/starship.nix ]; }