Staging #17

Merged
steveej merged 2 commits from staging into master 2019-01-26 23:02:23 +00:00
Showing only changes of commit 213aa184b1 - Show all commits

View file

@ -13,7 +13,7 @@
}; };
services.hydra = { services.hydra = {
enable = true; enable = false;
hydraURL = "http://localhost:3000"; # externally visible URL hydraURL = "http://localhost:3000"; # externally visible URL
notificationSender = "hydra@${config.networking.hostName}.stefanjunker.de"; # e-mail of hydra service notificationSender = "hydra@${config.networking.hostName}.stefanjunker.de"; # e-mail of hydra service
# a standalone hydra will require you to unset the buildMachinesFiles list to avoid using a nonexistant /etc/nix/machines # a standalone hydra will require you to unset the buildMachinesFiles list to avoid using a nonexistant /etc/nix/machines