python-project: delete template
this already went out-of-date and we haven't really used it, since its creation
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
{
|
||||
imports = [
|
||||
./python-project/flake-module.nix
|
||||
];
|
||||
flake.templates = {
|
||||
new-clan = {
|
||||
description = "Initialize a new clan flake";
|
||||
path = ./new-clan;
|
||||
};
|
||||
python-project = {
|
||||
description = "Initialize a new internal python project";
|
||||
path = ./python-project;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user