Add build-clan module

This commit is contained in:
Johannes Kirschbauer
2024-07-31 18:37:17 +02:00
parent f31133b784
commit 8b0212b828
11 changed files with 820 additions and 297 deletions

View File

@@ -8,6 +8,7 @@
imports = [
./jsonschema/flake-module.nix
./inventory/flake-module.nix
./build-clan/flake-module.nix
];
flake.lib = import ./default.nix {
inherit lib inputs;