Corrected package name

This commit is contained in:
Serĉanto de Scio 2019-10-17 08:53:30 +10:00
parent b149f310a6
commit 05c3919ac5
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -6,7 +6,7 @@
environment = { # Set the system-wide environment
systemPackages = with pkgs; [
lsusb # Tools for working with USB devices, such as lsusb
usbutils # Tools for working with USB devices, such as lsusb
];
};