{ theme, hostname, ... }: {
    imports = [
    ./bash.nix
    ./doom-emacs.nix
    ./git.nix
    ./neofetch.nix
    ./neovim.nix
    ./ranger.nix
    ./ssh.nix
    
    ./themes/${theme}/btop.nix
    ];
}