Avoid developers from having to start mariadb-up manually.
This takes the nix run .#mariadb-up workflow, and just makes
it implicit on each nix develop
Eventually the redis service will also need to be supported, so I
designed the service creation to handle multiple services starting
at the same time.