We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85298db commit 15dcf13Copy full SHA for 15dcf13
1 file changed
nixos/doc/manual/installation/installing-virtualbox-guest.xml
@@ -83,7 +83,7 @@
83
VirtualBox settings (Machine / Settings / Shared Folders, then click on the
84
"Add" icon). Add the following to the
85
<literal>/etc/nixos/configuration.nix</literal> to auto-mount them. If you do
86
- not add <literal>"nofail"</literal>, the system will no boot properly. The
+ not add <literal>"nofail"</literal>, the system will not boot properly. The
87
same goes for disabling <literal>rngd</literal> which is normally used to get
88
randomness but this does not work in virtual machines.
89
</para>
0 commit comments