diff options
Diffstat (limited to 'site-modules')
-rw-r--r-- | site-modules/adhoc/tasks/nix.json | 4 |
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" + } |