reo101
9b8f894a1a
Flatten down directory structure: - From: `./hosts/${configuration-type}/${system}/{configuration,deploy}.nix` - To: `./hosts/${configuration-type}/{meta,configuration}.nix` Keep `system` and `deploy-rs` config in `meta.nix` Update `flake.lock` |
||
---|---|---|
.. | ||
agenix | ||
configurations | ||
lib | ||
modules | ||
overlays | ||
packages | ||
pkgs | ||
shells | ||
topology | ||
README.md |
Add your reusable flake modules to this directory (https://flake.parts/)
These are considered modules:
- files, ending in
.nix
(excludingdefault.nix
) - directories, containing
default.nix