From 4ab0e2ff473c9d0a3a61133e7dab734c908d4b1b Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Wed, 27 Dec 2017 20:40:01 +0100 Subject: [PATCH] =?UTF-8?q?hydra:=20suppression=20option=20suite=20=C3=A0?= =?UTF-8?q?=20evol=20nixos,=20l'option=20est=20deprecated/inutile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/hydra-build.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/services/hydra-build.nix b/services/hydra-build.nix index 066242a..42aeb13 100644 --- a/services/hydra-build.nix +++ b/services/hydra-build.nix @@ -23,7 +23,6 @@ mkIf flags.hydra-builder { docker.enable = true; libvirtd = { enable = true; - enableKVM = true; }; virtualbox = { #guest.enable = true;