aboutsummaryrefslogtreecommitdiff
path: root/templates/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.nix')
-rw-r--r--templates/default.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/default.nix b/templates/default.nix
index 1307ad7..adc239f 100644
--- a/templates/default.nix
+++ b/templates/default.nix
@@ -1,9 +1,4 @@
{
- rust = {
- description = "Simple rust package";
- path = ./rust;
- };
-
go = {
description = "go template";
path = ./go;