ma latte.r: add torrent
This commit is contained in:
parent
ae5ba7467e
commit
49226cdb07
1systems/latte
|
@ -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 = {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
import <stockholm/makefu/source.nix> {
|
||||
name="latte";
|
||||
name = "latte";
|
||||
torrent = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue