From d9a8d58d3a2018211d206d7be3268141176b1eb2 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 12 Dec 2022 10:51:52 -0500 Subject: laptop-manifest: Add gpg and racket stuff. --- laptop-manifest.scm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'laptop-manifest.scm') diff --git a/laptop-manifest.scm b/laptop-manifest.scm index 5ca7b94..812f9a9 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -25,7 +25,8 @@ (use-modules (guix git-download) (guix packages) (nongnu packages mozilla)) -(use-package-modules emacs emacs-xyz fonts gimp gnome guile version-control ssh) +(use-package-modules emacs emacs-xyz fonts gimp gnome gnupg guile + racket version-control ssh) (packages->manifest (list emacs @@ -40,6 +41,7 @@ emacs-magit emacs-markdown-mode emacs-paredit + emacs-racket-mode emacs-rainbow-delimiters emacs-smex emacs-typo @@ -53,5 +55,8 @@ git (list git "send-email") gnome-tweaks + gnupg guile-3.0 - openssh)) + openssh + pinentry + racket)) -- cgit v1.2.3