From 213aa184b18d70cf0dc57bfb27a7136d811e82be Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Sat, 26 Jan 2019 23:59:52 +0100 Subject: [PATCH] CFB4ED74: disable hydra --- nix/os/devices/CFB4ED74/pkg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/os/devices/CFB4ED74/pkg.nix b/nix/os/devices/CFB4ED74/pkg.nix index bf70991..277d01a 100644 --- a/nix/os/devices/CFB4ED74/pkg.nix +++ b/nix/os/devices/CFB4ED74/pkg.nix @@ -13,7 +13,7 @@ }; services.hydra = { - enable = true; + enable = false; hydraURL = "http://localhost:3000"; # externally visible URL 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