add usbutils
This commit is contained in:
parent
e391174fe0
commit
bec3d60dac
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue