nixos manual: fix a typo that made it invalid XML

The problem was merge to master in the bfbadab4 commit.
This commit is contained in:
Vladimír Čunát 2019-01-13 23:21:54 +01:00
parent bebf305c1b
commit 9d16949d42
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -331,7 +331,7 @@ $ ./result/bin/run-*-vm
root) to be configured as a trusted user in the Nix daemon. This can be
achieved by using the <literal>nix.trustedUsers</literal> NixOS option.
Examples values for that option are described in the
<literal>Remote builds chapter<literal> in the Nix manual,
<literal>Remote builds chapter</literal> in the Nix manual,
(i.e. <command>--builders "ssh://bigbrother x86_64-linux"</command>).
By specifying an empty string existing builders specified in
<filename>/etc/nix/machines</filename> can be ignored: