feat: remove python
ill figure out a fix for this later
This commit is contained in:
parent
b5f8727837
commit
fd45c8b11a
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
||||||
|
|
||||||
outputs = _: {
|
outputs = _: {
|
||||||
templates = {
|
templates = {
|
||||||
"python" = {
|
|
||||||
path = ./templates/python;
|
|
||||||
description = "python flake template";
|
|
||||||
};
|
|
||||||
"go" = {
|
"go" = {
|
||||||
path = ./templates/go;
|
path = ./templates/go;
|
||||||
description = "go flake template";
|
description = "go flake template";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue