{ ... }:
{
    imports = [
        ./base.nix

        ./dconf.nix
        ./firefox.nix
        ./neovim.nix
        ./polybar.nix
    ];
}