Use hydra substites

This commit is contained in:
Charlotte 🦝 Delenk 2022-02-18 15:56:22 +01:00
parent 530b903d52
commit 332157f210
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -6,6 +6,7 @@
enable = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@chir.rs";
useSubstitutes = true;
};
services.postgresql.ensureDatabases = [ "hydra" ];
services.postgresql.ensureUsers = [