flake-parts: enable modules feature

This commit is contained in:
Johannes Kirschbauer
2025-06-26 17:04:42 +02:00
parent 6929700c77
commit cfce6d9845

View File

@@ -63,9 +63,10 @@
clan = {
meta.name = "clan-core";
};
systems = import systems;
imports =
[ flake-parts.flakeModules.modules ]
++
# only importing existing paths allows to minimize the flake for test
# by removing files
filter pathExists [