From 9b33995e2943636ac5a8f8d7481e7f88554644cb Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 8 Apr 2015 01:26:30 +0200 Subject: hosts tv: use tv/base --- modules/tv/base.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/tv') diff --git a/modules/tv/base.nix b/modules/tv/base.nix index 76c8b897..94f3609c 100644 --- a/modules/tv/base.nix +++ b/modules/tv/base.nix @@ -3,8 +3,6 @@ { time.timeZone = "Europe/Berlin"; - nix.maxJobs = 8; - nix.useChroot = true; # TODO check if both are required: nix.chrootDirs = [ "/etc/protocols" pkgs.iana_etc.outPath ]; @@ -14,4 +12,5 @@ "http://hydra.nixos.org" ]; + nix.useChroot = true; } -- cgit v1.2.3