summaryrefslogtreecommitdiff
path: root/modules/xnet/users
Commit message (Collapse)AuthorAge
* Cleanup xnet module and add baseline modulesKleidi Bujari2024-12-01
| | | | | | | With these changes, the xnet module is useable as a system builder. At this point, it is still undecided whether all configuration will be generalized into this module, rather than keeping mini-modules local to the machine they will run on.
* Initial scaffolding and layoutKleidi Bujari2024-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.