templates(flake-parts-minimal): Fix erroneous removal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user