git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-05-12 17:17:23 +0100
committermail_redacted_for_web 2021-05-12 17:17:23 +0100
commit061ca3be10e05e39810afd350737b0acaf90014d (patch)
tree910d48b368d0475c92faa49f0eebbf84ab0619a1
parentf4c9cd90fc0bc8fa14c0ec4a44435c3a0df58cad (diff)
downloadcontrol-repo-template-061ca3be10e05e39810afd350737b0acaf90014d.tar.bz2
Create nix.json
-rw-r--r--site-modules/adhoc/tasks/nix.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/site-modules/adhoc/tasks/nix.json b/site-modules/adhoc/tasks/nix.json
new file mode 100644
index 0000000..73b7252
--- /dev/null
+++ b/site-modules/adhoc/tasks/nix.json
@@ -0,0 +1,4 @@
+{
+ "description": "This is the description for the nix task",
+ "input_method": "environment"
+ }