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