From f07b73c18bf128577871c6b9905a676a00be0135 Mon Sep 17 00:00:00 2001 From: devhell Date: Wed, 4 Apr 2018 17:36:26 +0100 Subject: 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. --- modules/user/devhell/profiles/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') 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 -- cgit 1.4.1