From d4575f780e31f6bf7b9f19afa3d48b7bde1e1bb0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 25 Aug 2016 22:57:36 +0200 Subject: no hardening --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index 07324328..af0399d1 100644 --- a/hel.nix +++ b/hel.nix @@ -324,6 +324,7 @@ virtualisation.virtualbox.host = { enable = true; + enableHardening = false; }; } -- cgit v1.2.3