reo101
137cab1aed
- Move over `auto.confirmations.confirmations`' default value to a separate module (clearing out the associated `TODO`) - Create a module type for the `meta` of each `configurationType`, which streamlines the definition and checking thereof - Pass `meta` instead of just `host` to `predicate`, `mkHost` and `mkDeployNode` - Move the `host != "__template__"` logic inside the default value for `meta`'s `enable` option, leaving it (`enable`) as the main filtering factor in the `configurations`' `predicate`s - Combine `auto.configurations.result{Configurations,DeployNodes}` into `auto.configurations.result.{configurations,deployNodes}` |
||
---|---|---|
.. | ||
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