diff options
author | EuAndreh <eu@euandre.org> | 2022-10-16 12:39:58 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-16 12:39:58 -0300 |
commit | 7f847121f26df1105fd9f080ee8fac70b6af0cf8 (patch) | |
tree | 0e8fd750488cfb22c3ed6b92eb4893a20e262639 | |
parent | etc/guix/home.scm: Include a bunch of Lisp implementations (diff) | |
download | dotfiles-7f847121f26df1105fd9f080ee8fac70b6af0cf8.tar.gz dotfiles-7f847121f26df1105fd9f080ee8fac70b6af0cf8.tar.xz |
etc/guix/home.scm: Add CLI utilities
-rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index bbeb7c3..2ca001d 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -352,6 +352,7 @@ xrandr arandr openssl + fswatch sbcl gcl @@ -373,6 +374,7 @@ xmessage dmenu clipmenu + httpd ;; for htpasswd weechat alot @@ -391,6 +393,7 @@ libnotify espeak-ng procps + htop zenity util-linux lightning |