From 6d99284450b0321a5d9f736aea792625feb4ba26 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 13 Aug 2022 08:01:08 +0200 Subject: Emacs Geiser Installation --- home-configuration.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-configuration.scm b/home-configuration.scm index 8f46ecb..d83e2f6 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -9,7 +9,7 @@ ( packages ( map ( compose list specification->package+output ) - ( list "cpupower" "dconf-editor" "font-google-noto" "git" "git-lfs" "gnome-tweaks" "indent" "libreoffice" "pwgen" "seahorse" "trezor-agent" ) ) ) + ( list "cpupower" "dconf-editor" "emacs" "emacs-geiser" "font-google-noto" "git" "git-lfs" "gnome-tweaks" "indent" "libreoffice" "pwgen" "seahorse" "trezor-agent" ) ) ) ( services ( list ( service home-bash-service-type -- cgit v1.2.3