summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorFrederik Rietdijk <freddyrietdijk@fridh.nl>2019-01-12 18:25:52 +0000
committerGitHub <noreply@github.com>2019-01-12 18:25:52 +0000
commitf45195fb443666c1bc347dbe3559636f92b81f2e (patch)
tree5c7cd0d14a6a6fbbcdc4d36489ce8de3c40a712f /nixos
parente40bfa4d850ed5973bdfd965fc331feb545a5e76 (diff)
downloadnixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar.gz
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar.bz2
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar.lz
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar.xz
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.tar.zst
nixpkgs-f45195fb443666c1bc347dbe3559636f92b81f2e.zip
Update nixos/doc/manual/man-nixos-rebuild.xml
Co-Authored-By: Mic92 <Mic92@users.noreply.github.com>
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/man-nixos-rebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/man-nixos-rebuild.xml b/nixos/doc/manual/man-nixos-rebuild.xml
index 5e66946aa5b..68d3233606f 100644
--- a/nixos/doc/manual/man-nixos-rebuild.xml
+++ b/nixos/doc/manual/man-nixos-rebuild.xml
@@ -326,7 +326,7 @@ $ ./result/bin/run-*-vm
      </term>
      <listitem>
        <para>
-         Allow to specify remote builders ad-hoc for building the new system.
+         Allow ad-hoc remote builders for building the new system.
          This requires the user executing <command>nixos-rebuild</command> (usually
          root) to be configured as a trusted user in the Nix daemon. This can be
          achived by using the <literal>nix.trustedUsers</literal> NixOS option.