fix custom hydra

This commit is contained in:
ahuston-0 2025-03-26 02:46:25 -04:00
parent 3e7cd3b59d
commit 013862f836
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -42,7 +42,7 @@ in
services = {
hydra = {
enable = true;
package = inputs.hydra.packages.hydra;
package = inputs.hydra.packages.x86_64-linux.hydra;
hydraURL = "https://hydra.alicehuston.xyz";
smtpHost = "alicehuston.xyz";
notificationSender = "hydra@alicehuston.xyz";