feat: remove python

ill figure out a fix for this later
This commit is contained in:
amadaluzia 2024-09-07 16:23:03 +00:00
commit fd45c8b11a

View file

@ -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";