Add usbutils to Raspberry Pi configuration
This commit is contained in:
Regular → Executable
+1
@@ -28,5 +28,6 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
raspberrypifw
|
raspberrypifw
|
||||||
|
usbutils
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user