From: Pavel Skipenes Date: Tue, 6 Jun 2023 14:24:25 +0000 (+0200) Subject: add pciutils X-Git-Tag: v0.2.0.2~39^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/1cd1a73c06e3d446a283d9d3a9eac820a3ede4f0 add pciutils --- diff --git a/programs/pciutils.json b/programs/pciutils.json new file mode 100644 index 0000000..bcd8957 --- /dev/null +++ b/programs/pciutils.json @@ -0,0 +1,10 @@ +{ + "name": "pciutils", + "files": [ + { + "path": "$HOME/.pciids-cache", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/pciutils/pciutils/issues/148\n" + } + ] +}