From dd2b372e4e469a24921ebab6eb7dc3435880428c Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 13 May 2017 21:28:58 -0400 Subject: Enable hydra on shape. --- machines/container-shape.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines/container-shape.nix') diff --git a/machines/container-shape.nix b/machines/container-shape.nix index 9890244..d68639d 100644 --- a/machines/container-shape.nix +++ b/machines/container-shape.nix @@ -4,6 +4,8 @@ ../config/container.nix ../config/common.nix ../config/users.nix + # Services + ../config/hydra.nix ]; networking = { -- cgit v1.2.3