diff options
author | EuAndreh <eu@euandre.org> | 2024-02-23 11:42:00 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-02-23 11:42:00 -0300 |
commit | b0f5cfd20bc282135c3b2695f282a336997c4b30 (patch) | |
tree | 909e9fefc5af900cb11d455fac6bc439f2741ad0 | |
parent | etc/sh/rc: Add $HOST and $TARGET exported variables (diff) | |
download | dotfiles-b0f5cfd20bc282135c3b2695f282a336997c4b30.tar.gz dotfiles-b0f5cfd20bc282135c3b2695f282a336997c4b30.tar.xz |
etc/guix/home.scm: Add "node-sqlite3" package
-rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index af67363..4e1b012 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -277,7 +277,9 @@ pandoc ;; papo + node sqlite + node-sqlite3 ;; Arduino minicom @@ -391,7 +393,6 @@ cppcheck clang tcc - node xrandr arandr |