From daed9aeac557af4ec8d3d8f00b4f3f2b8f90408a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 3 Nov 2011 19:22:24 +0000 Subject: [PATCH] --- doc/manual/conf-file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/conf-file.xml b/doc/manual/conf-file.xml index 8fb3ff99de..10e6d08cde 100644 --- a/doc/manual/conf-file.xml +++ b/doc/manual/conf-file.xml @@ -6,7 +6,7 @@ A number of persistent settings of Nix are stored in the file -prefix/etc/nix/nix.conf. +sysconfdir/nix/nix.conf. This file is a list of name = value pairs, one per line. Comments start with a # character. An example