divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!
https://std.divnix.com
406 stars 43 forks source link

refactor/bring data collections back home #350

Closed blaggacao closed 1 year ago

blaggacao commented 1 year ago

Context

Previously, the nixago data collections where factored out in an attempt to be more crisp.

This attempt completely failed and it was just absolutely unergonomic to use divnix/std-data-collection whereas the stated aim of Standard is to reduce the setup time and get you up-and-running quickly.

Solution

Incorporate the config data once again into the repository. Be opinionated on purpose. Get people up and running quickly.