Switch off one of the two conflicting on-by-default options

svn path=/nixos/trunk/; revision=18519
This commit is contained in:
Michael Raskin 2009-11-22 14:34:53 +00:00
parent 1966f9d297
commit 69a2842d01

View File

@ -209,7 +209,7 @@ in
}; };
startGnuPGAgent = mkOption { startGnuPGAgent = mkOption {
default = true; default = false;
description = '' description = ''
Whether to start the GnuPG agent when you log in. The GnuPG agent Whether to start the GnuPG agent when you log in. The GnuPG agent
remembers private keys for you so that you don't have to type in remembers private keys for you so that you don't have to type in