diff options
author | EuAndreh <eu@euandre.org> | 2023-02-17 10:01:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-02-17 10:01:58 -0300 |
commit | 31ba63cfeb9a2a2dcfea9c07a3049f9d9fd55b73 (patch) | |
tree | b8689fff5d9afe45e9cc217e8bcb01721efca683 | |
parent | etc/guix/home.scm: Add GUI apps from configuration.nix migration (diff) | |
download | dotfiles-31ba63cfeb9a2a2dcfea9c07a3049f9d9fd55b73.tar.gz dotfiles-31ba63cfeb9a2a2dcfea9c07a3049f9d9fd55b73.tar.xz |
etc/guix/home.scm: Add Guile package included by default in Guix
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 7dbc95a..72bd329 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -488,6 +488,8 @@ lightning lmdb guile + guile-colorized + guile-readline guile-heredoc-latest gzip xz |