From 76ed6723bd85d035165be7d8dbfbac1d34e9d1c4 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 10 Jan 2023 15:01:28 -0500 Subject: laptop-manifest: Add git-annex, keepassxc, and strace. --- laptop-manifest.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'laptop-manifest.scm') diff --git a/laptop-manifest.scm b/laptop-manifest.scm index b8edf04..5a17601 100644 --- a/laptop-manifest.scm +++ b/laptop-manifest.scm @@ -25,8 +25,9 @@ (use-modules (guix git-download) (guix packages) (nongnu packages mozilla)) -(use-package-modules emacs emacs-xyz fonts gimp gnome gnupg guile libreoffice - pdf racket version-control ssh tor) +(use-package-modules emacs emacs-xyz fonts gimp gnome gnupg guile haskell-apps + libreoffice linux password-utils pdf racket version-control + ssh tor) (packages->manifest (list emacs @@ -54,12 +55,15 @@ gimp git (list git "send-email") + git-annex gnome-tweaks gnupg guile-3.0 + keepassxc libreoffice openssh pinentry racket + strace tor xournal)) -- cgit v1.2.3