summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-10-22 14:21:22 +0200
committermakefu <github@syntax-fehler.de>2016-10-22 14:21:22 +0200
commitbb927ba0bbaa0f0a45d8b3c4f4cebac6fbe4f7c2 (patch)
treeb8170d48f90f100a4272eada93308da7ba04e189 /makefu
parentab6a4492f2d9cd6154bcbec5684a751168028f5e (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";