From b0c8dc61594a6dbf78063816b33c89aafe982ed6 Mon Sep 17 00:00:00 2001 From: devhell Date: Mon, 25 Nov 2019 15:29:44 +0000 Subject: machines/hildr: Enable docker --- machines/devhell/hildr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix index 9445b3f0..19c89029 100644 --- a/machines/devhell/hildr.nix +++ b/machines/devhell/hildr.nix @@ -72,7 +72,7 @@ cpuFreqGovernor = "powersave"; }; -# virtualisation.docker.enable = true; + virtualisation.docker.enable = true; nix = { maxJobs = lib.mkDefault 4; -- cgit 1.4.1