Use hydra substites
This commit is contained in:
parent
530b903d52
commit
332157f210
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
enable = true;
|
||||
hydraURL = "http://localhost:3000";
|
||||
notificationSender = "hydra@chir.rs";
|
||||
useSubstitutes = true;
|
||||
};
|
||||
services.postgresql.ensureDatabases = [ "hydra" ];
|
||||
services.postgresql.ensureUsers = [
|
||||
|
|
Loading…
Reference in a new issue