diff options
author | makefu <github@syntax-fehler.de> | 2018-05-31 10:33:48 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-05-31 10:33:48 +0200 |
commit | b31dff172455519e93292ccee5e3c8441a5888e3 (patch) | |
tree | 3f32fd8f9e9c5e1271a80155326856ff76d61617 /makefu/1systems/omo | |
parent | 5dd486eabdec439cc67b2341519d1afdd577c34f (diff) |
ma omo.r: also deploy torrent secrets
Diffstat (limited to 'makefu/1systems/omo')
-rw-r--r-- | makefu/1systems/omo/source.nix | 1 |
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; } |