This isn't a high priority question, just a quirk I was trying to figure out.
If I wanted to add a custom repository to grab packages through abroot, is that a possible use case? I don't mean downloading a .deb from a website and installing it in the same manner as other .debs on abroot like abroot pkg add ./<local-pkg-name>.
For example, if I didn't want to use Google Chrome's Flatpak and instead wanted to install it directly in the abroot filesystem from a newly added source, how could I do that, if at all?