summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-05-31 10:33:48 +0200
committermakefu <github@syntax-fehler.de>2018-05-31 10:33:48 +0200
commitb31dff172455519e93292ccee5e3c8441a5888e3 (patch)
tree3f32fd8f9e9c5e1271a80155326856ff76d61617
parent5dd486eabdec439cc67b2341519d1afdd577c34f (diff)
ma omo.r: also deploy torrent secrets
-rw-r--r--makefu/1systems/omo/source.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/omo/source.nix b/makefu/1systems/omo/source.nix
index 94fd9cbe6..da0d87aad 100644
--- a/makefu/1systems/omo/source.nix
+++ b/makefu/1systems/omo/source.nix
@@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="omo";
+ torrent = true;
}