setting default of copySystemConfiguration to false.

http://thread.gmane.org/gmane.linux.distributions.nixos/3990

svn path=/nixos/trunk/; revision=21450
This commit is contained in:
Marc Weber 2010-04-30 07:43:29 +00:00
parent 0829b8ea8c
commit 6daed6b8d2

View file

@ -33,7 +33,7 @@ let
};
system.copySystemConfiguration = pkgs.lib.mkOption {
default = true;
default = false;
description = ''
Unless set to false copies the nixos configuration file
<literal>$NIXOS_CONFIG</literal> defaulting to