add 'https' to hydra link for proper website links

This commit is contained in:
Oystein Kristoffer Tveit 2022-09-22 01:58:26 +02:00
parent 2a722dbf73
commit fe3bdd4949
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# https://gist.github.com/joepie91/c26f01a787af87a96f967219234a8723
services.hydra = {
enable = true;
hydraURL = "http://hydra.nani.wtf";
hydraURL = "https://hydra.nani.wtf";
notificationSender = "hydra@nani.wtf";
useSubstitutes = true;
package = unstable-pkgs.hydra_unstable;