Merge pull request #267485 from Scrumplex/pkgs/prismlauncher/pciutils

This commit is contained in:
Artturi 2023-11-22 20:43:02 +02:00 committed by GitHub
commit 6e9a32dc27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
, gamemode
, flite
, mesa-demos
, pciutils
, udev
, libusb1
@ -80,6 +81,7 @@ symlinkJoin {
runtimePrograms = [
xorg.xrandr
mesa-demos # need glxinfo
pciutils # need lspci
]
++ additionalPrograms;