diff options
| author | EuAndreh <eu@euandre.org> | 2022-04-24 12:45:33 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-04-24 12:45:33 -0300 |
| commit | 5a1829fcb372b9ba06423b65f4f6712c230aeac7 (patch) | |
| tree | cdea26ff0b3668b218905d9cb59b22fc69c23c97 | |
| parent | ~/.config/guix/system.scm: Change language to french (diff) | |
| download | dotfiles-5a1829fcb372b9ba06423b65f4f6712c230aeac7.tar.gz dotfiles-5a1829fcb372b9ba06423b65f4f6712c230aeac7.tar.xz | |
~/.config/guix/home.scm: Add day-to-day packages
| -rw-r--r-- | .config/guix/home.scm | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/.config/guix/home.scm b/.config/guix/home.scm index 96ba99ee..6d3b840f 100644 --- a/.config/guix/home.scm +++ b/.config/guix/home.scm @@ -94,7 +94,7 @@ password-store playerctl pinentry-gtk2 - make + bmake fzf ranger blueman @@ -111,10 +111,21 @@ khal khard libfaketime - + qrencode + feh + sox + xset + graphviz + moreutils shellcheck + gettext + groff + clojure openjdk + sbcl + perl + perl-mojolicious st i3status @@ -127,6 +138,10 @@ w3m afew + zathura + zathura-djvu + zathura-pdf-poppler + zathura-ps firefox)) (list msmtp-non-hardcoded))) (services |
