diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2022-11-23 22:59:31 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2022-11-23 22:59:31 +0100 |
commit | 000af5a08c3d8f733574752523b00d53d40de61b (patch) | |
tree | 0bc90a96972ae8f19938fde83285628b84f4b261 | |
parent | 401b05cff01c8c5ab807ea62d5676c628aa98bd2 (diff) |
Install Emacs Geiser with Guile
-rw-r--r-- | home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-configuration.scm b/home-configuration.scm index 6752968..b2aed78 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -74,6 +74,8 @@ "dconf-editor" "emacs" "emacs-aggressive-indent" + "emacs-geiser" + "emacs-geiser-guile" "font-google-noto" "git" "git-lfs" |