Commit graph

7 commits

Author SHA1 Message Date
Daniel Siepmann 08bc0ee761
Migrate different project related folders into one
I now already have nix shells as well as compose.yaml files for
projects. Those were split and are now migrated into a common folder.
That should keep main directory clean and self document that those files
relate to projects, not home manager or systems.
2023-07-19 07:53:46 +02:00
Daniel Siepmann a0f1ec4400
Update project specific files 2023-07-03 07:52:31 +02:00
Daniel Siepmann 6e9382daf9
Improve shells 2023-05-03 14:13:41 +02:00
Daniel Siepmann 35a9ce6c89
Streamline PHP within shells 2023-04-20 08:54:20 +02:00
Daniel Siepmann aa4ff78032
Update shells 2023-03-08 15:59:36 +01:00
Daniel Siepmann 162c46e3ec
Mark shells crypted from now on
Some info might be leaky, e.g. used versions.
And I guess I'll now start to use them more and more as I finaly start
migration to NixOS.
2023-02-20 15:02:38 +01:00
Daniel Siepmann df46cb05ed
Cleanup nix flakes + shells
Remove flakes for now.
I will use shells for now to not have a mixed setup.
Add composer v1 for a single customer project as overlay due to usage in
shell instead of flakes.

Adjust folder to not have unnecessary deep structure.

Add shell for reuter monorepo using composer v1.
2022-04-14 15:46:49 +02:00