mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 05:29:20 +03:00
nixos/manual: fix typo in virtualbox installation guide
This commit is contained in:
parent
85298db412
commit
15dcf1344f
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
VirtualBox settings (Machine / Settings / Shared Folders, then click on the
|
VirtualBox settings (Machine / Settings / Shared Folders, then click on the
|
||||||
"Add" icon). Add the following to the
|
"Add" icon). Add the following to the
|
||||||
<literal>/etc/nixos/configuration.nix</literal> to auto-mount them. If you do
|
<literal>/etc/nixos/configuration.nix</literal> to auto-mount them. If you do
|
||||||
not add <literal>"nofail"</literal>, the system will no boot properly. The
|
not add <literal>"nofail"</literal>, the system will not boot properly. The
|
||||||
same goes for disabling <literal>rngd</literal> which is normally used to get
|
same goes for disabling <literal>rngd</literal> which is normally used to get
|
||||||
randomness but this does not work in virtual machines.
|
randomness but this does not work in virtual machines.
|
||||||
</para>
|
</para>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue