flake/templates: Add minimal-flake-parts template
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
description = "Flake-parts";
|
description = "Flake-parts";
|
||||||
path = ./flake-parts;
|
path = ./flake-parts;
|
||||||
};
|
};
|
||||||
|
minimal-flake-parts = {
|
||||||
|
description = "Minimal flake-parts clan template";
|
||||||
|
path = ./minimal-flake-parts;
|
||||||
|
};
|
||||||
machineTemplates = {
|
machineTemplates = {
|
||||||
description = "Machine templates";
|
description = "Machine templates";
|
||||||
path = ./machineTemplates;
|
path = ./machineTemplates;
|
||||||
|
|||||||
Reference in New Issue
Block a user