diff options
author | EuAndreh <eu@euandre.org> | 2025-03-10 15:04:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-03-10 15:04:50 -0300 |
commit | bc227c927c35718b57930c47ed1f6ec75e70499e (patch) | |
tree | 44c27feba44262982acdce7e8844e060fa6193de | |
parent | etc/guix/home.scm: Comment chromium (diff) | |
download | dotfiles-bc227c927c35718b57930c47ed1f6ec75e70499e.tar.gz dotfiles-bc227c927c35718b57930c47ed1f6ec75e70499e.tar.xz |
etc/guix/home.scm: Add "lvm2" 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 776c348..136fd84 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -430,6 +430,7 @@ xrandr arandr fswatch + lvm2 ;; for dmsetup(8) sbcl gcl |