From e6ed56c9b5844e2317d83ac55b64a78ff068f189 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 21 Jan 2024 13:17:57 -0800 Subject: delete all the templates This is too much work to maintain, and I'm going to put all my tools and scripts in this repository, so I won't need that anymore. --- templates/default.nix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 templates/default.nix (limited to 'templates/default.nix') diff --git a/templates/default.nix b/templates/default.nix deleted file mode 100644 index adc239f..0000000 --- a/templates/default.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - go = { - description = "go template"; - path = ./go; - }; -} -- cgit v1.2.3