nixos: gnome-keyring: fix module description

This commit is contained in:
Tobias Geerinckx-Rice 2015-07-01 02:22:27 +02:00
parent 8712de495f
commit 013f88ac7e

View File

@ -21,7 +21,7 @@ in
description = '' description = ''
Whether to enable GNOME Keyring daemon, a service designed to Whether to enable GNOME Keyring daemon, a service designed to
take care of the user's security credentials, take care of the user's security credentials,
such as user names and passwordsa search engine. such as user names and passwords.
''; '';
}; };