{ ... }: {
    imports = [
        ./bash.nix
        ./btop.nix
        ./starship.nix
        ./git.nix
        ./neofetch.nix
        ./ranger.nix
        ./ssh.nix
        ./nixvim.nix
        ./rbw.nix
    ];
}