3
0
Fork 0
forked from mirrors/nixpkgs

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 {
default = true;
default = false;
description = ''
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