git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site-modules/adhoc/tasks/nix.json4
-rw-r--r--site-modules/adhoc/tasks/nix_example.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/site-modules/adhoc/tasks/nix.json b/site-modules/adhoc/tasks/nix.json
deleted file mode 100644
index 73b7252..0000000
--- a/site-modules/adhoc/tasks/nix.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "description": "This is the description for the nix task",
- "input_method": "environment"
- }
diff --git a/site-modules/adhoc/tasks/nix_example.json b/site-modules/adhoc/tasks/nix_example.json
new file mode 100644
index 0000000..8c5ed75
--- /dev/null
+++ b/site-modules/adhoc/tasks/nix_example.json
@@ -0,0 +1,4 @@
+{
+ "description": "This is the description for the nix_example task",
+ "input_method": "environment"
+ }