From 6ecf59da5c25269704a7154486904268beab78a4 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Thu, 24 Aug 2023 12:19:02 +0100 Subject: desktop: add kleopatra as default --- px/packages/desktop.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/px/packages/desktop.scm b/px/packages/desktop.scm index 4fe3e09..a907126 100644 --- a/px/packages/desktop.scm +++ b/px/packages/desktop.scm @@ -31,6 +31,7 @@ #:use-module (gnu packages gnupg) #:use-module (gnu packages image) #:use-module (gnu packages jami) + #:use-module (gnu packages kde-pim) #:use-module (gnu packages kde-frameworks) #:use-module (gnu packages kde-plasma) #:use-module (gnu packages kde-utils) @@ -338,6 +339,8 @@ print-manager ;; CLipboard manager copyq + ;; PGP + kleopatra ;; U2F pam-u2f -- cgit v1.2.3