ma torrent-secrets: enable for drop and fileleech
This commit is contained in:
parent
10bcf2db92
commit
e4d0f7d81f
@ -1,3 +1,4 @@
|
|||||||
import <stockholm/makefu/source.nix> {
|
import <stockholm/makefu/source.nix> {
|
||||||
name="drop";
|
name="drop";
|
||||||
|
torrent = true;
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
import <stockholm/makefu/source.nix> {
|
import <stockholm/makefu/source.nix> {
|
||||||
name = "fileleech";
|
name = "fileleech";
|
||||||
|
torrent = true;
|
||||||
}
|
}
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
Loading…
Reference in New Issue
Block a user