about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorAristid Breitkreuz <aristidb@gmail.com>2015-12-13 22:51:03 +0100
committerAristid Breitkreuz <aristidb@gmail.com>2015-12-13 22:51:03 +0100
commit42952942bce4733155ac3920f060401022f924c2 (patch)
treea5aa43568bdb2495204cea368663c1b2c66c92de /pkgs/applications
parent7bb418e02cf73fa6545e605ebab5a337b43e78a1 (diff)
parent2251af754e4cbf7c66d278e14b9013992455ddd9 (diff)
Merge pull request #11649 from mayflower/claws-enable-pgp
[RFC] claws-mail: enable PGP plugin by default
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/networking/mailreaders/claws-mail/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/mailreaders/claws-mail/default.nix b/pkgs/applications/networking/mailreaders/claws-mail/default.nix
index beb21546c0c9e..198a13567b260 100644
--- a/pkgs/applications/networking/mailreaders/claws-mail/default.nix
+++ b/pkgs/applications/networking/mailreaders/claws-mail/default.nix
@@ -13,7 +13,7 @@
 #         python requires python
 , enableLdap ? false
 , enableNetworkManager ? false
-, enablePgp ? false
+, enablePgp ? true
 , enablePluginArchive ? false
 , enablePluginFancy ? false
 , enablePluginNotificationDialogs ? true