|
|
@ -13,7 +13,7 @@ mkIf true {
|
|
|
|
clawsMail = pkgs.clawsMail.override {
|
|
|
|
clawsMail = pkgs.clawsMail.override {
|
|
|
|
enablePgp = true;
|
|
|
|
enablePgp = true;
|
|
|
|
enablePluginArchive = true;
|
|
|
|
enablePluginArchive = true;
|
|
|
|
enablePluginFancy = false; # nécessite wekitgtk qui est troué
|
|
|
|
#enablePluginFancy = false; # nécessite wekitgtk qui est troué # Option supprimée dans NixOS 20.03
|
|
|
|
enablePluginPdf = true;
|
|
|
|
enablePluginPdf = true;
|
|
|
|
enablePluginRavatar = true;
|
|
|
|
enablePluginRavatar = true;
|
|
|
|
enablePluginSmime = true;
|
|
|
|
enablePluginSmime = true;
|
|
|
|