hydra: don't start when disk is almost full

This commit is contained in:
Sandro - 2022-06-17 22:48:57 +02:00
parent 0f7d6a3c7c
commit c422895d21
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ in {
enable = true;
hydraURL = "https://hydra.hq.c3d2.de";
logo = ./c3d2.svg;
minimumDiskFree = 1;
minimumDiskFreeEvaluator = 1;
notificationSender = "hydra@spam.works";
useSubstitutes = true;
extraConfig = ''