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" + }