From 84f02d51ed9a405e6d3049dc66be6ab43f6fbfe1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 21 Nov 2017 16:03:37 +0100 Subject: Docker on hel --- hel.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hel.nix b/hel.nix index 31a202fb..3bdabeb6 100644 --- a/hel.nix +++ b/hel.nix @@ -57,6 +57,10 @@ # } # ]; + virtualisation.docker = { + enable = true; + }; + environment.systemPackages = with pkgs; [ git slock -- cgit v1.2.3