diff options
author | makefu <github@syntax-fehler.de> | 2016-10-22 14:21:22 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-10-22 14:21:22 +0200 |
commit | bb927ba0bbaa0f0a45d8b3c4f4cebac6fbe4f7c2 (patch) | |
tree | b8170d48f90f100a4272eada93308da7ba04e189 /makefu/1systems | |
parent | ab6a4492f2d9cd6154bcbec5684a751168028f5e (diff) |
m 1 vbob:disable docker
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/vbob.nix | 4 |
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"; |