hydra and package fixes

This commit is contained in:
Rouven Seifert 2023-05-02 00:04:26 +02:00
parent d41c30a414
commit f7931d72a8
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 13 additions and 9 deletions

View file

@ -8,6 +8,9 @@ in
port = 4000;
hydraURL = domain;
notificationSender = "hydra@localhost";
buildMachinesFiles = [];
useSubstitutes = true;
};
services.nginx.virtualHosts."${domain}" = {
enableACME = true;