diff options
author | EuAndreh <eu@euandre.org> | 2023-09-17 06:23:10 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-09-18 13:53:16 -0300 |
commit | 67031d0a31ae2b0ffcbde205d87bb393b14645c2 (patch) | |
tree | 65ade61ff09909f187c0166655772a7f0f4f88dd | |
parent | etc/guix/home.scm: Add "pciutils" package (diff) | |
download | dotfiles-67031d0a31ae2b0ffcbde205d87bb393b14645c2.tar.gz dotfiles-67031d0a31ae2b0ffcbde205d87bb393b14645c2.tar.xz |
etc/guix/home.scm: Add "usbutils" package
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 5c56cf1..ae662ca 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -576,6 +576,7 @@ libraries/software/operating systems pocl opencl-icd-loader pciutils + usbutils python-pyopencl python-pandas python-scikit-learn |