Skip to content

Commit 15dcf13

Browse files
committed
nixos/manual: fix typo in virtualbox installation guide
1 parent 85298db commit 15dcf13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nixos/doc/manual/installation/installing-virtualbox-guest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
VirtualBox settings (Machine / Settings / Shared Folders, then click on the
8484
"Add" icon). Add the following to the
8585
<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
86+
not add <literal>"nofail"</literal>, the system will not boot properly. The
8787
same goes for disabling <literal>rngd</literal> which is normally used to get
8888
randomness but this does not work in virtual machines.
8989
</para>

0 commit comments

Comments
 (0)