feat(clan/services): init test-suite for eval test

This commit is contained in:
Johannes Kirschbauer
2025-03-26 17:29:40 +01:00
parent a5a06dc086
commit 69b7c9602f
3 changed files with 116 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ in
./inventory/flake-module.nix
./build-clan/flake-module.nix
./values/flake-module.nix
./distributed-service/flake-module.nix
];
flake.lib = import ./default.nix {
inherit lib inputs;