templates(flake-parts-minimal): Fix erroneous removal

This commit is contained in:
a-kenji
2025-08-09 00:35:02 +02:00
parent 110d1d4921
commit b6bccd218a
9 changed files with 98 additions and 0 deletions

View File

@@ -35,6 +35,10 @@
description = "Flake-parts";
path = ./clan/flake-parts;
};
flake-parts-minimal = {
description = "Minimal flake-parts clan template";
path = ./clan/flake-parts-minimal;
};
};
};
in