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

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