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