Is it possible to use Nerves as a general purpose Debian / Erlang / Elixir environment? I asked a similar question about installing Elixir here:
but as I think about it, the image that comes with BBGW is packed with stuff I don’t need or want. I’m wondering if I install Nerves on it, if I can ssh in, just scp my Elixir code to it and run it. Or, do I have to build a Nerves image every time I want to deploy some new code? That would be tedious during development.