about summary refs log tree commit diff
path: root/pkgs/applications/networking/protonmail-bridge
diff options
context:
space:
mode:
authorKarol Chmist <karolchmist@users.noreply.github.com>2018-08-16 13:23:19 +0200
committerJörg Thalheim <Mic92@users.noreply.github.com>2018-08-16 13:23:19 +0200
commit0776585696938f56d61af18807b965345b4dd06f (patch)
treec481f4d1cc9cb80e5c997dad8c48cdb80d3378d8 /pkgs/applications/networking/protonmail-bridge
parent78fb4bd644dcb1dac30364ad04f16e4e28bc3669 (diff)
protonmail-bridge: Add warning about enabling gnome-keyring (#45108)
Diffstat (limited to 'pkgs/applications/networking/protonmail-bridge')
-rw-r--r--pkgs/applications/networking/protonmail-bridge/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/applications/networking/protonmail-bridge/default.nix b/pkgs/applications/networking/protonmail-bridge/default.nix
index 2c13cc23b014f..a4a127db73bfc 100644
--- a/pkgs/applications/networking/protonmail-bridge/default.nix
+++ b/pkgs/applications/networking/protonmail-bridge/default.nix
@@ -6,7 +6,9 @@ let
 
   description = ''
     An application that runs on your computer in the background and seamlessly encrypts
-    and decrypts your mail as it enters and leaves your computer
+    and decrypts your mail as it enters and leaves your computer.
+
+    To work, gnome-keyring service must be enabled.
   '';
 
   desktopItem = makeDesktopItem {