diff options
author | EuAndreh <eu@euandre.org> | 2024-07-15 15:17:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-07-15 15:17:49 -0300 |
commit | fccf151a37e64a681c93765248d23f62583c0a78 (patch) | |
tree | 397c054be6e552dad59a4b90dc46791a017b56cf /etc/guix/home.scm | |
parent | etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGS (diff) | |
download | dotfiles-fccf151a37e64a681c93765248d23f62583c0a78.tar.gz dotfiles-fccf151a37e64a681c93765248d23f62583c0a78.tar.xz |
etc/guix/home.scm: Add motif package
Diffstat (limited to 'etc/guix/home.scm')
-rw-r--r-- | etc/guix/home.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6924f96..443d75a 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -149,10 +149,12 @@ bdb nvi vis - libx11 + libx11:out + libx11:doc libxft fontconfig freetype + motif ;; lixo meson |