summary refs log tree commit diff
path: root/modules/services/misc/nix-daemon.nix
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-04-29 19:06:18 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-04-29 19:06:18 +0000
commit27886d8288bbb91c34fd56e06170d760ea58a946 (patch)
treeac17c1da92450c7fb49e573c7e3cfe7d464bdaaf /modules/services/misc/nix-daemon.nix
parentcf3f1e9f2345bd66b92b4c7eac5df0f87feefe3e (diff)
downloadnixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar.gz
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar.bz2
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar.lz
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar.xz
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.tar.zst
nixpkgs-27886d8288bbb91c34fd56e06170d760ea58a946.zip
Fixing an xml manual tag (the manual did not validate, so, its build failed)
svn path=/nixos/trunk/; revision=21440
Diffstat (limited to 'modules/services/misc/nix-daemon.nix')
-rw-r--r--modules/services/misc/nix-daemon.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/services/misc/nix-daemon.nix b/modules/services/misc/nix-daemon.nix
index 924913ac986..214e091886a 100644
--- a/modules/services/misc/nix-daemon.nix
+++ b/modules/services/misc/nix-daemon.nix
@@ -75,7 +75,7 @@ in
         description = "
           Whether to distribute builds to the machines listed in
           <option>nix.buildMachines</option>.
-          If you know that the <option>buildMachines</buildMachines> are not
+          If you know that the <option>buildMachines</option> are not
           always available either use nixos
           <command>nixos-rebuild --no-build-hook</command>
           or consider managing <filename>/etc/nix.machines</filename> manually