Merge pull request 'flake/templates: Add minimal-flake-parts template' (#2329) from kenji/clan-core:kenji-minimal-template into main
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