hydra normal

This commit is contained in:
Yves Dubromelle
2017-01-08 00:17:07 +01:00
parent 31692206e0
commit 8abd9b1d5d

View File

@@ -58,7 +58,7 @@ mkIf cfg.hydra-core {
listenHost = "localhost";
minimumDiskFree = 50; # Go
smtpHost = "localhost";
package = hydra-src-pkg ;
#package = hydra-src-pkg ;
};
systemd.services.hydra-evaluator = {