summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-07-16 15:16:45 +0200
committermakefu <github@syntax-fehler.de>2017-07-16 15:16:45 +0200
commit872c75a4255508ce24a0777e4fbfe744a77d1d30 (patch)
tree189c57fd99cb6a8998681511c8784b5369453f0b /makefu/1systems/x/source.nix
parent7dbd54880de22cbebd95593f643f638551ca62df (diff)
ma: move torrent secrets to source.nix
Diffstat (limited to 'makefu/1systems/x/source.nix')
-rw-r--r--makefu/1systems/x/source.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/x/source.nix b/makefu/1systems/x/source.nix
index 54ec3c8a..6dc17b65 100644
--- a/makefu/1systems/x/source.nix
+++ b/makefu/1systems/x/source.nix
@@ -1,4 +1,5 @@
import <stockholm/makefu/source.nix> {
name="x";
full = true;
+ # torrent = true;
}