about summary refs log tree commit diff
path: root/pkgs/applications/kde/kleopatra.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kleopatra.nix')
-rw-r--r--pkgs/applications/kde/kleopatra.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kleopatra.nix b/pkgs/applications/kde/kleopatra.nix
index f1f8ae9b375b..a640802fed31 100644
--- a/pkgs/applications/kde/kleopatra.nix
+++ b/pkgs/applications/kde/kleopatra.nix
@@ -8,6 +8,8 @@
 mkDerivation {
   pname = "kleopatra";
   meta = {
+    homepage = "https://apps.kde.org/kleopatra/";
+    description = "Certificate manager and unified crypto GUI";
     license = with lib.licenses; [ gpl2 lgpl21 fdl12 ];
     maintainers = kdepimTeam;
   };