aboutsummaryrefslogtreecommitdiff
path: root/modules/apps/gnupg/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2017-05-17gnupg: remove superfluous `-start`Igor Pashev1-2/+2
2017-02-19gnupg app: set --max-cache-ttl to something bigIgor Pashev1-1/+3
From the gpg-agent man page: Set the maximum time a cache entry is valid to n seconds. After this time a cache entry will be expired even if it has been accessed recently or has been set using gpg-preset-passphrase. The default is 2 hours (7200 seconds).
2017-02-18Added gnupg appIgor Pashev1-0/+114