divnix / std

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

refactor/bring data collections back home #350

Closed blaggacao closed 10 months ago

blaggacao commented 10 months 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.