| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Push configuration out of flake | Kleidi Bujari | 2024-12-17 |
| | | | | | | | | | | | Projects are not necessarily all exported by the system flake, and should freely support other derivations. The new "mod" directory will be used for most projects, and it can be imported by machine configurations. That said, the tooling around flakes is pretty good and will still be used until the dependency is lessened. | ||
| * | Initial scaffolding and layout | Kleidi Bujari | 2024-11-23 |
| Set up the modules of the flake. At this time, the flake is split into modules and machines. Considering that additional top-level sections -- such as packages and shells -- will also be added, it might make sense to keep all nix related things in one top-level directory, alongside the flake.nix file. This is all under the assumption that later amendments to the project will introduce other tech, such as terraform. | |||
