Merge pull request #25798 from biappi/patch-1

removing the advise to add virtualbox's guest additions in configuration.nix
This commit is contained in:
Jörg Thalheim 2017-05-20 14:07:47 +01:00 committed by GitHub
commit f1b2b99005

View File

@ -37,15 +37,7 @@
</orderedlist>
<para>
There are a few modifications you should make in configuration.nix. Enable
the virtualbox guest service in the main block:
</para>
<programlisting>
virtualisation.virtualbox.guest.enable = true;
</programlisting>
<para>
There are a few modifications you should make in configuration.nix.
Enable booting:
</para>