diff options
| author | EuAndreh <eu@euandre.org> | 2024-04-22 08:37:14 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-04-22 08:37:14 -0300 |
| commit | a597d02d031dc4bd03b10b494280bb541358358f (patch) | |
| tree | e9559025d2193cb3dee770e48636cd64de5781d9 /etc/guix | |
| parent | etc/guix/home.scm: Remove "tg" (diff) | |
| download | dotfiles-a597d02d031dc4bd03b10b494280bb541358358f.tar.gz dotfiles-a597d02d031dc4bd03b10b494280bb541358358f.tar.xz | |
etc/guix/home.scm: Add some lib packages
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6e4bb96..452d521 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -148,6 +148,7 @@ bdb nvi vis + libx11 ;; lixo meson @@ -177,6 +178,12 @@ node sqlite node-sqlite3 + lighttpd + hexchat + weechat + + ;; adoc + asciidoc ;; Arduino minicom @@ -189,6 +196,9 @@ tmux-plugin-continuum texinfo gnupg + age + minisign + libsodium rsync sshfs tree @@ -223,6 +233,7 @@ gnuplot bind:utils netcat + socat curl curl:doc xclip @@ -260,9 +271,13 @@ cryptsetup btrfs-progs + frama-c + go + go-github-com-mattn-go-sqlite3 clojure clojure-tools leiningen + openjdk perl perl-json perl-commonmark |
