move templates
This commit is contained in:
6
templates/cmake-c.nix
Normal file
6
templates/cmake-c.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
_: {
|
||||
flake.templates.cmake-c = {
|
||||
path = ./_cmake-c;
|
||||
description = "A simple cmake c project.";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user