ma latte.r: add torrent

This commit is contained in:
makefu 2017-10-10 00:04:14 +02:00
parent be37b4e5b3
commit 0652354ee6
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
2 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,7 @@ in {
<stockholm/makefu/2configs/zsh-user.nix>
# Services
<stockholm/makefu/2configs/remote-build/slave.nix>
<stockholm/makefu/2configs/torrent.nix>
];
krebs = {

View File

@ -1,3 +1,4 @@
import <stockholm/makefu/source.nix> {
name="latte";
name = "latte";
torrent = true;
}