clan: Add autoloaded clanModules from flake inputs. Rename 'directory' to 'self' in buildClan

This commit is contained in:
Qubasa
2025-01-24 12:32:04 +07:00
parent 83c6ad19eb
commit ed6aaf5f0c
14 changed files with 70 additions and 33 deletions

View File

@@ -28,7 +28,7 @@ in
test_all_simple =
let
config = evalClan {
directory = ./.;
self = ./.;
machines = { };
inventory = {
meta.name = "test";