From eec8e8d19116fc08921c42a4e39a373e7e50129b Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Sat, 22 Oct 2016 14:21:22 +0200
Subject: [PATCH] m 1 vbob:disable docker

---
 1systems/vbob.nix | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/1systems/vbob.nix b/1systems/vbob.nix
index 27a2163..56d1b01 100644
--- a/1systems/vbob.nix
+++ b/1systems/vbob.nix
@@ -40,7 +40,7 @@
     fortclientsslvpn ppp xclip
     get
     logstash
-    docker
+  #  docker
     devpi-web
     devpi-client
   ];
@@ -53,8 +53,6 @@
     8010
   ];
 
-  virtualisation.docker.enable = false;
-
   fileSystems."/media/share" = {
     fsType = "vboxsf";
     device = "share";