about summary refs log tree commit diff
path: root/modules/user
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2018-04-04 17:36:26 +0100
committerdevhell <devhell@mailfresser.de>2018-04-04 17:36:26 +0100
commitf07b73c18bf128577871c6b9905a676a00be0135 (patch)
tree56581f98f08d6e55560a95629a4712889abfe655 /modules/user
parentc8ba81e2ed042723f76aa83669fd977578f8e1c1 (diff)
profiles/packages: Add usbutils
Always good to have, even though I appreciate that I could use `nix run`
for this, I like having certain tools without having to rely on a
network connection.
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/devhell/profiles/packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index 05b1d344..34628149 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -298,6 +298,7 @@ in {
       units
       unrar
       unzip
+      usbutils
       valgrind
       vanilla-dmz
       vim_configurable