Corrected package name
This commit is contained in:
parent
b149f310a6
commit
05c3919ac5
|
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue