templates: move machine templates

This commit is contained in:
Michael Hoang
2025-02-15 17:58:42 +07:00
committed by clan-bot
parent bbf6aa0e8c
commit ab6a9b2d52
5 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
};
machineTemplates = {
description = "Machine templates";
path = ./clan/machineTemplates;
path = ./machine;
};
};
};