summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/fileleech/source.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/1systems/fileleech/source.nix')
-rw-r--r--makefu/1systems/fileleech/source.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/fileleech/source.nix b/makefu/1systems/fileleech/source.nix
index 699267e21..caca1fbcb 100644
--- a/makefu/1systems/fileleech/source.nix
+++ b/makefu/1systems/fileleech/source.nix
@@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
- name="fileleech";
+ name = "fileleech";
+ torrent = true;
}