diff options
author | EuAndreh <eu@euandre.org> | 2023-09-17 05:43:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-09-18 13:53:16 -0300 |
commit | 8a9568a752d115157c5583f863f29e730b3f43d0 (patch) | |
tree | df07275884cba35591f610d762710f2f0a5f7685 | |
parent | etc/sh/rc: Refine $CFLAGS (diff) | |
download | dotfiles-8a9568a752d115157c5583f863f29e730b3f43d0.tar.gz dotfiles-8a9568a752d115157c5583f863f29e730b3f43d0.tar.xz |
etc/guix/home.scm: Add "pciutils" 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 ba3bd50..5c56cf1 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -575,6 +575,7 @@ libraries/software/operating systems clinfo pocl opencl-icd-loader + pciutils python-pyopencl python-pandas python-scikit-learn |