Refactor(build-clan): rename to lib/modules

This is a preparation for moving everything into clan, to make it all one module evaluation
This commit is contained in:
Johannes Kirschbauer
2025-06-23 16:06:49 +02:00
parent 6350978ad0
commit ac5cc85d57
18 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
rec {
# TODO: automatically generate this from the directory conventions
imports = [
./build-clan/flake-module.nix
./modules/flake-module.nix
./clanTest/flake-module.nix
./introspection/flake-module.nix
./inventory/flake-module.nix