summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-09-01 11:58:27 +0200
committerMarek Paśnikowski <marekpasnikowski@protonmail.com>2022-09-09 20:34:14 +0200
commit229e1cbdad771682d5763bc673e6c31b7f18aefb (patch)
tree3117903d3b5196334af60f7a31be47f5796b1304
parent40b96840e6d6a9e8db91d0d3a3ed064ac7e9ea14 (diff)
Install GnuPG
-rw-r--r--home-configuration.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-configuration.scm b/home-configuration.scm
index 2f1f8ed..f90e1dc 100644
--- a/home-configuration.scm
+++ b/home-configuration.scm
@@ -10,7 +10,7 @@
(packages
(map
(compose list specification->package+output)
- (list "cpupower" "dconf-editor" "emacs" "emacs-ac-geiser" "emacs-aggressive-indent" "emacs-company" "emacs-geiser" "emacs-geiser-guile" "emacs-macrostep" "emacs-paredit" "font-google-noto" "git" "git-lfs" "gnome-tweaks" "libreoffice" "pwgen" "seahorse" "trezor-agent")))
+ (list "cpupower" "dconf-editor" "emacs" "emacs-ac-geiser" "emacs-aggressive-indent" "emacs-company" "emacs-geiser" "emacs-geiser-guile" "emacs-macrostep" "emacs-paredit" "font-google-noto" "git" "git-lfs" "gnome-tweaks" "gnupg" "libreoffice" "pwgen" "seahorse" "trezor-agent")))
(services
(list
(service home-bash-service-type