add usbutils

This commit is contained in:
Cyryl Płotnicki 2021-05-23 13:24:15 +01:00
parent e391174fe0
commit bec3d60dac

View file

@ -39,7 +39,7 @@ in
environment.enableDebugInfo = true;
environment.systemPackages = with pkgs; [
wget git gnupg curl tmux htop atop home-manager pciutils powertop fd dnsutils
wget git gnupg curl tmux htop atop home-manager pciutils powertop fd dnsutils usbutils
];
i18n.defaultLocale = "en_GB.UTF-8";