chore: Disable VirtualBox again

This commit is contained in:
Vincent Ambo 2017-11-06 22:10:36 +01:00
parent 22919d1535
commit 52367acba1

View file

@ -33,9 +33,6 @@
services.gnome3.gnome-keyring.enable = true;
virtualisation = {
# Configure VirtualBox (needed for local NixOps testing):
virtualbox.host.enable = true;
# Configure Docker (with socket activation):
# Side note: ... why is this in virtualisation? ...
docker.enable = true;