summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-10-22 14:21:22 +0200
committertv <tv@krebsco.de>2016-10-22 17:50:57 +0200
commit7cc65e17941978cca54ae62772cb1fd13c1b2996 (patch)
tree68cc5d2dde82ed301f3992aed2cbb86d4303f9c3 /makefu
parent5809a2f2f87f1f5d58525ee539029cffcb71653d (diff)
m 1 vbob:disable docker
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/vbob.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix
index 27a216316..56d1b01ba 100644
--- a/makefu/1systems/vbob.nix
+++ b/makefu/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";